/* Center CTA wrapper */
/* .landing-page__hero--placement .hero-two .landing-page__hero-content {
  top: 48% !important;
  justify-content: center !important;
} */
/* CTA style */
/* .landing-page__hero--placement .hero-two .landing-page__hero-content .landing-page__hero-cta {
  display: inline-block !important;

} */
/* Hide RI Studio CTA */
/* .landing-page__hero--placement .hero-two .landing-page__hero-content .landing-page__hero-cta.holiday-shop {
  display: none !important;
} */
/* 
@media screen and (max-width: 768px) {
  .landing-page__hero--placement .hero-one .landing-page__hero-content {
    top: 81% !important;
    top: 80% !important;
  }
  .landing-page__hero--placement .hero-two .landing-page__hero-content {
    top: 80% !important;
  }
}  */
