/* Add custom CSS styles below */ 
.footer-is-light .store-footer .store-footer__inner, .footer-is-light .store-footer .store-footer__contacts-row, .footer-is-light .store-footer .store-footer__newsletter {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229,231,235,var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: black;
}
.footer-is-light .store-footer .store-footer__curve {
    --tw-text-opacity: 1;
    color: black;
}
.text-center {
    text-align: center;
    color: white;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
    color: #a2a0a0;
}
.sicon-instagram:before {
    content: "\e950";
    color: white;
}
.sicon-snapchat:before {
    content: "\e95e";
    color: white;
}
.sicon-tiktok:before {
    content: "\e9a3";
    color: azure;
}
@media only screen and (max-width: 1024px){
.mm-spn li a, .mm-spn li span {
    padding: 18px;
    color: black;
}
}