/* Add custom CSS styles below */ 
.store-footer h3{
color:#fff ;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-top.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.\!justify-center > div > div > h3{
color: #fff !important;
}
#main-slider-2 img.max-h-60 {
    max-height:25rem !important;
}
.dark .s-contacts-item {
    background-color: transparent !important;
}

.max-h-60 {
    max-height: 25rem;
}