/* Add custom CSS styles below */ 
body#app {
    background-color: #ffffff !important;
}

@media (min-width: 768px) {
    .md\:text-lg {
        COLOR: #FFF;
        border-radius: 8px;
    }
}


.store-footer h3 {
    color: #000000;
}
.text-gray-400 {
    color: rgb(0 0 0);
}
h4.has-num.text-center.text-base.md\:text-lg.da-tm {
    color: #000;
}

salla-slider .swiper-wrapper {
    display: flex
;
    justify-content: space-evenly;
}
.tabs__outline .tab-trigger.is-active {
    
    color: white !important;
}
.mm-spn li a, .mm-spn li span:not(.s-user-menu-dropdown-item-badge) {
    color: #000;
}