/* Add custom CSS styles below */ 
body{background-color:white}
.banner--fixed img{background-color:white;max-width: 1980px;}.s-slider-block__title{display:none}.text-sm{color:#DD0303;}.leading-12{color: black;}.s-block--slider-with-bg .slider-bg:before{background-color:white}.pt-8{    display: flex;
justify-content: center;
text-align: center;padding-top:5px}
.md\:grid-cols-3{grid-template-columns: repeat(4, minmax(0, 1fr));}
.banner-entry h3.text-with-border{display:none}
.banner-entry , .two-row .banner-entry:first-child{width: 178px; height: 198px;gap: 0;justify-content: center;}
item{margin:0px;padding:0px}
 
        .footer-is-light .store-footer .store-footer__inner{
            background-color: rgb(255 255 255);
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.3);}
      @media (max-width: 768px){.md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));}}