/* Add custom CSS styles below */ 
    .store-footer__inner {
        padding-top: 4rem;
        padding-bottom: 4rem;
        background: #573e54

!important;
    }

.store-footer {
    background: #f5e08d

!important;
    margin-top: 4rem;
}
.store-footer__bottom {
    align-items: center;
    justify-content: center;
    background-color: #414042;
    background-color:  #f5e08d;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}
.store-footer__bottom span p {
    color: black;
}
.store-footer__inner .footer-list a{colot:white !important;}
    [dir=rtl] .store-footer .f_menu-title {
        text-align: right;
        color: white;
    }
        [dir=rtl] .store-footer .footer-list a {
        text-align: right;
        color: white;
    }
 [dir=rtl] .store-footer h3 {
        text-align: right;
        color: white;
    }
    [dir=rtl] .store-footer h3 {
        text-align: right;
        color: white;
    }
    .f_store-name{        color: black !important;
}