/* Add custom CSS styles below */ 
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    /* padding-left: 2rem; */
    color: #947551;
}
.s-slider-block__title h2 {
    position: relative;
    font-size: 20px;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(161 126 60);
}

.whitespace-nowrap {
    white-space: nowrap;
    color: #a17e3c;
}

.rtl .fix-align, [dir=rtl] .fix-align {
    transform: translateY(-2px);
    display: inline-block;
    color: #ffffff;
}