.home-hero .container .hero-content h1 {
  font-size: 40px;
  text-transform: none;
  font-variant: normal;
  color: #d0b37b;
}

.home-hero .container .hero-content .home-subtitle {
  font-size: 40px;
  color: #d0b37b;
}

.home-hero .container .hero-content img {
  max-width: 500px;
  height: auto;
}

.site-header .mega-menu .menu-wrapper .flex-wrapper img {
  width: 350px;
  height: 280px;
}

.site-footer .footer-top .button.tertiary {
  background-color: transparent;
  /* Transparent background by default */
  color: #d0b37b;
  opacity: 1;
}

span {
  color: #d0b37b;
}

.site-footer .footer-top img {
  max-width: 500px;
  height: auto;
}