/* Add custom CSS styles below */ 
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0);
    background-color: #EBE8E0;
    
}

.text-primary {
    color: #ffffff;
    color: #ffffff;
}

.s-block--slider-with-bg .slider-bg:before {
    background-color: rgb(216 197 197 / 0%);
}