/* Add custom CSS styles below */ 
body {

    background-color: white !important;
}
.store-footer__inner {
    background: white !important;
}

.s-product-card-image{
background-color: white;
}