/* Shift CTA wrapper up */
/* .landing-page__hero--placement .landing-page__hero-content {
  top: 48.5% !important;
  left: 50% !important;
  width: 342px !important;
} */

/* CTA style */
/* .landing-page__hero--placement .landing-page__hero-content .landing-page__hero-cta {
  display: inline-block !important;
} */

/* Center CTA wrapper on mobile */
/* @media screen and (max-width: 768px) {
  .landing-page__hero--placement .landing-page__hero-content {
    top: 46% !important;
    width: 360px !important;
  }
} */
