.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
    background-color: var(--footer-bg);
    --tw-border-opacity: 1;
    border-bottom-color: rgb(29 31 31);
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.text-center.order-1.lg\:order-\[unset\] > h3 {
    border-bottom: 2px solid #BA7C38;
    padding-bottom: 5px;
    display: inline-block;
    width: 100px; /* Adjust the exact length of the line */
    text-align: center;
}

.s-block--special-products-slider>div>div:nth-of-type(1) img {
    max-height: fit-content
}