/* PROD-V18: preserve all four rounded corners of the floating trust strip. */

body[data-page="home"] .hero {
  z-index: auto;
}

body[data-page="home"] .trust-strip {
  z-index: 2;
}
