/* Add custom CSS styles below */ 
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
    border-bottom-color: rgb(202 188 187) !important;
}

section.s-block.s-block--enhanced-features.container {
    content-visibility: unset !important;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block.s-block--enhanced-features.container {
  content-visibility: unset !important;
}