:root {
  --main-bg-color: #D1CDD4;
}

body {
    font-family: 'Spartan';
    background-color: var(--main-bg-color);
  }
  
  .navbar {
    overflow: hidden;
    background-color: var(--main-bg-color);
    font-family: 'Spartan';
    padding: 1em;
   
  }
  
  .navbar a {
    float: left;
    font-size: 16px;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    border-radius: 20px;
  }
  
  .dropdown {
    float: left;
    overflow: hidden;
    border-radius: 20px;
  }
  
  .dropdown .dropbtn {
    font-size: 16px;  
    border: none;
    outline: none;
    color: black;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    border-radius: 20px;
  }
  
  .navbar a:hover, .dropdown:hover .dropbtn {
    background-color:#1e1447;
    color: white;
    border-radius: 20px;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #1e1447;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    float: none;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    border-radius: 20px;
  }
  
  .dropdown-content a:hover {
    background-color: #d1cdd4;
    color: #1e1447;
    border-radius: 20px;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
    border-radius: 20px;
  }
.logo {
    float: left;
    font-size: 150%;
    padding: 1em 1em 1em 1em;
    background-color: #D1cdd4;
    color: #471a61;
    font-family: 'Playfair Display SC';
    letter-spacing: .25em;
}
.container {
    background-color: #D1cdd4;
}
.heroimage {
    background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/heroimage2.jpg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
.herotext {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
}
.herotext h1 {
    font-family: 'Playfair Display SC';
}
.button a{
    text-decoration: none;
    font-family: 'Spartan';
    color: #1e1447;
    font-size: 125%;
    padding: 1em 1em 1em 1em;
}
.button a:hover {
    color: #D1cdd4;
}
.button {
    background-color: #D1cdd4;
    transition-duration: .4s;
    border-radius: 8px;
    text-decoration: none;
}
.button:hover {
    background-color: #1e1447;
    border: none;
}

.ml12 {
    font-weight: 200;
    font-size: 1.8em;
    text-transform: uppercase;
    letter-spacing: 0.5em;
  }
  
  .ml12 .letter {
    display: inline-block;
    line-height: 1em;
  }

.flexcontainer {
    display: flex;
    flex-wrap: nowrap;
    padding: 2em;
    text-decoration: none;
}
.flexcontainer > div {
    background-color: #f1f1f1;
    width: 100%;
    margin: 10px;
    text-align: center;
    line-height: 200px;
    font-size: 15px;
    text-decoration: none;
  }
.flexcontainer > div > a {
    text-decoration: none;
    color: #1e1447;
}
h2 {
    font-family: 'Playfair Display SC';
    letter-spacing: .1em;
    font-weight: 100;
}
.submit{
    color: #1e1447;
    background-color: #D1cdd4;
    font-family: 'Spartan';
    font-size: 17px;
    border-radius: 20px;
    padding: .5em .5em .5em .5em;
}
.submit:hover{
    color: white;
    background-color: #1e1447;
}

.flexcontainercon {
    display: flex;
    flex-wrap: nowrap;
    padding: 2em;
    text-decoration: none;
}
.flexcontainercon > div {
    background-color: #f1f1f1;
    width: 100%;
    margin: 10px;
    text-align: center;
    line-height: 75px;
    font-size: 15px;
    text-decoration: none;
  }
.flexcontainercon > div > a {
    text-decoration: none;
    color: #1e1447;
}
.add {
    line-height: 50px;
}
.hill {
    background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/hillmanor.jpg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}


  .lady {
      width: 100%;
      display: block
  }

.liv {
    background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/livingston.jpg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
.herocandy {
  background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/sweettreathero.jpg);
  height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
.gallery {
  display: block;
}
.marmont {
  background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/marmont.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.joey {
  background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/joey.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.library {
  background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/lib.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}