/* Add custom CSS styles below */ 
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #ae8b59;
    position: relative;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    color: #f2ede7;
}
.s-product-card-promotion-title{background-color: #ae8b59d4;}

.bg-gray-100
 {
    --tw-bg-opacity: 1;
    background-color: rgb(218 203 182 / 44%);
}

.font-primary
 {
    font-family: var(--font-main) !important;
       color: #ae8b59 !important;

}
.footer-profile p {
    color: #ae8b59 !important;
}