/* Add custom CSS styles below */ 
.logo-normal,.store-footer__inner .img-fluid{filter: brightness(0) invert(1);}
.s-button-primary{background-color: #4a1942;color: white;}
.product-card {background-color: #4a1942!important;}
.product-card .product-card__title a{color: white}
.product-card .total-price {color:#caa327}
.product-card .before-price{color: #9c9c9c;}
.product-card .add-to-cart-btn {background-color: #4a1942!important;}