.main-h2 {
  font-size: 34px;
  margin: 23px 0;
}
.explore-menu {
  width: auto !important;
}
.cd-section-overlay h2.tagline {
  color: #b4a365;
  font-weight: 600;
  font-family: MrsEavesXLSerifOT-Italic, serif;
  text-transform: none;
  font-size: 32px;
  font-size: 2rem;
  margin: -20px 0 0;
}
@media (max-width: 768px) and (min-width: 321px) {
  .cd-section-overlay h2.tagline {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
