/* Hero - CTA wrapper */
.landing-page__hero-placement .landing-page__hero-content {
    justify-content: center;
    top: 64%;
}

/* COMING IN HOT Hero - cta holiday shop */
.fast-track__item.fast-track-placement-1 .fast-track__cta.text-only-cta {
  font-size: 14px !important;
  text-decoration: none !important;
  margin: 0 !important;
  color: #000000 !important;
  background-color: #ffffff !important;
  width: 133px !important;
  padding: 9px !important;
  text-align: center !important;
  border-radius: 5px !important;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.13) !important;
}
