/* Add custom CSS styles below */ 
body {
    background-color: white !important;
}

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

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

/* اجعل جميع الـ sections بخلفية بيضاء */
section {
    background-color: white !important;
}