@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
:root {
    --cbtn: #1b1b1c !important
}

* {
    font-family: "Tajawal", sans-serif!important
}

a[href=Apps][style*="--Cbtn"] {
    --cbtn: white !important
}
.s-block--features__item.dm-bg-sec.relative.items-center.rounded-xl.animate__animated.aali-animation.has-anmt.shown{
    background-color: #c5853c00 !important;

}


.store-footer.overflow-hidden {
    color: #C5863C!important;
    background-color: #c5853c00 !important;
}

.special-testimonial__rating .s-rating-stars-btn-star path {
    fill: white!important;
}