/* Final home-slider palette lock. This file is intentionally loaded after all legacy theme styles. */
html body.lion-reference-home .area--slider .area--sliderr .ref-slide .hero__container,
html body.lion-reference-home .ref-slide#hero .hero__container,
html body.lion-reference-home #hero.ref-slide .hero__container {
  background: #f5ebd8 !important;
  background-color: #f5ebd8 !important;
  background-image: none !important;
  color: #302618 !important;
  border: 1.5px solid #c79b5b !important;
}
html body.lion-reference-home .ref-slide .hero__container .hero__title,
html body.lion-reference-home .ref-slide .hero__container .hero__text {
  color: #302618 !important;
}
html body.lion-reference-home .ref-slide .hero__container .hero__contact-link {
  background: #c79b5b !important;
  color: #fff !important;
}
html body.lion-reference-home .ref-slide .hero__container .hero__about-link {
  background: #5d4529 !important;
  color: #fff !important;
}
