html {
 font-family: "Cormorant", serif;
}
body {
background-image:url("")
}
.sticky-header {
     background-color: #c3eaf9;
    display: flex;
    width: -webkit-fill-available;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    max-height: 7.25em;
}
.logo {
  display: flex; 
  padding: 0;
  margin: 0 2 0;
}
.nav-bar {
  display: flex !important;
  box-shadow: var(--shadow-elevation-1) !important;
  -webkit-box-align: stretch !important;
  align-items: stretch !important;
  flex-wrap: nowrap !important;
  height: 99px !important;
  flex-direction: row;
  width: 1669px;
}
.mental-illness {
  display: flex;
  background-color: #C3FAE5;
  margin: 1.5em 1em 1em 1.5em;
  height: 57px;
  justify-content:space-evenly;
  color: black;
}
.mental-illness a {
  float: left;
  font-size: 20px;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  }
.art-icons {
    display: flex;
    position: relative;
    margin: 1em 1em 1em 2.5em;
   max-height: 6.5vh;
    max-width: 25.4vw;
 }
.muse {
  width: 80%;
  display: flex;
}
.word {
  width: 70%;
  display: flex;
  }
.arf {
  width: 70%;
  display: flex;
  }
  .mucus {
  float: left;
  overflow: hidden;
  width: 200px;
  text-align: center;
  }
.word-soup {
  float: left;
  overflow: hidden;
  width: 200px;
  text-align: center;
  }
.digi {
  float: left;
  overflow: hidden;
  width: 200px;
  text-align: center;
  }
  .prem {
  float: left;
  overflow: hidden;
  width: 200px;
  text-align: center;
  }
.mucus .dropbtn {
  font-size: 20px;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  text-align: center;
  }
.mucus:hover .dropdown-content-1 {
  display: block;
  }
.prem:hover .drop2 {
  display: block;
  }
.navbar a:hover, .mucus:hover .dropbtn {
  background-color: blue;
}
.dropdown-content-1 {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  margin: 0em 0em 0em 0em;
  z-index: 1;
}
.dropdown-content-2 {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  margin: 0em 0em 0 0em;
  z-index: 1;
  }
  .drop2 {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  margin: -2.65em 0em -7em 11em;
  z-index: 1;
  }
  .dropdown-content-3 {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  margin: 0em 0em 0 1em;
  z-index: 1;
  }
.dropdown-content-1 a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
}

.dropdown-content-1 a:hover {
  background-color: #ddd;
} 
.dropdown-content-2 a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
}
.drop2 a {
  float: none;
  color: black;
  padding: 12px 45px;
  text-decoration: none;
  display: block;
  text-align: center;
  
}
.dropdown-content-2 a:hover {
  background-color: #ddd;
  }
  .drop2 a:hover {
  background-color: #ddd;
  }
  .dropdown-content-3 a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  
}

.dropdown-content-3 a:hover {
  background-color: #ddd;
  }
.word-soup .dropbtn {
  font-size: 20px;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  }
.digi .dropbtn {
  font-size: 20px;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  }
.word-soup:hover .dropdown-content-2 {
  display: block;
  }
.navbar a:hover, .word-soup:hover .dropbtn {
  background-color: blue;
}
.digi:hover .dropdown-content-3 {
  display: block;
  }
.navbar a:hover, .digi:hover .dropbtn {
  background-color: blue;
  }
  .navbar a:hover, .prem:hover .dropbtn2 {
  background-color: #ddd;
  }
  .dropbtn2 {
   font-size: 20px;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 45px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  }
.soul {
margin: 0 0 0 4em;
}
.title {
      position: relative;
    color: black;
    font-size: 25px;
    font-family: "Cormorant", serif;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-wrap-mode: nowrap;
    padding: 0 0 0 24px;
 }
 
.socials {
  margin: auto;
  right: 0;
  width: 300px !important;
  display: flex;
  justify-content: flex-end;
 }
 
.outer {
  height: 52px;
 }
 
figcaption {
  text-align: center;
 font-family: "Cormorant", serif;
 }
 .era1 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
  .era2 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
  .era3 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era4 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era5 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era6 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era7 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era8 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era9 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era10 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
    .era11 {
  display: flex;
  margin: .5em 0 0 .5em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  }
.zoomies {
  display: flex;
  margin: 1em 0 0 0;
  width:400px;
  height:400px;
  object-fit: cover;
  position: relative;
  outline: 5px solid;
  outline-color: black;
}
.square {
object-fit: cover;
    margin: 1em 0 0 0;
}
.years {
display: flex;
margin: .5em 0 0 2em;
font-family: "Cormorant", serif;
}
.player {
  height: 48px;
  visibility: visible;
  position: fixed;
  bottom: 0;
  width: 100%;
  perspective: 900;
  perspective-origin: 80% 100%;
}
.playerControls {
  height: 48px;
  visibility: visible;
  position: fixed;
  bottom: 0;
  width: 100%;
  perspective: 900;
  perspective-origin: 80% 100%;
}
.player-wrapper {
float: right;
  width: 328px;
  padding: 16px;
  padding: var(--spacing-2x);
  box-sizing: border-box;
  background: #666;background:var(--secondary-color);
  transform: translateY(-100%);z-index:350;transition:opacity .2s;
  margin-right: 16px;
  margin-right: var(--spacing-2x)
  }
  
.player-elements {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
}
