/* Add custom CSS styles below */ 
body, html, #app {
    background-color: #CAC0B8 !important;
}
/* تغيير لون السعر في كل صفحات ثيم وسام */
[class*="price"],
.s-product-card-price,
.s-product__price,
.product-price,
.product-card-price,
span.price,
.amount,
.sale-price,
.regular-price {
    color: #61540f !important;