/* Add custom CSS styles below */ 
@media(max-width: 767px){
    section.s-block.s-block--banners.container {
       display: none;
    }
}
body.homepage *,
body.home * {
  color: #000 !important;
}


.store-footer .store-footer__inner {
    color: #000;
}
custom-salla-product-card .main_btn .s-button-btn {
    background-color: #1b1b1d;
}