/* Add custom CSS styles below */ 

@media(max-width:768px) {
.max-h-\[350px\] {
    max-height: 390px;
}
}


.footer-is-custom .store-footer .footer-rights p {
    color: #ffffff;
}
.hover\:text-primary:hover {
    color: #e1d2f2;
}