/* Add custom CSS styles below */ 
.bg-gray-100 {
    
    background-color: rgb(211 188 131)!important;
}


.store-footer {
    background: #5e4d25!important;

    color: white!important;border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.s-contacts-icon svg {

    color: #5e4d25!important;
}

.s-social-link a svg {
    color: #5e4d25!important;}
.s-block__title p { display: none;} .s-block__display-all, .s-slider-block__display-all { display: none !important;}