.bg-\[var\(--store-background\)\] {
    background-color: #ffffff;
}


.lg\:my-16 {
        margin-bottom: 4rem;
        margin-top: 4rem;
        background: unset;;
    }

.absolute.top-0.left-0.w-full.h-full.flex.flex-col.items-center.justify-center.px-2\.5.py-8.lg\:p-4.z-\[1\].gap-4.lg\:gap-8 {
    margin-top: -38%;
}

a.btn.group {
    background: #e6325a;
    color: #fff;
    border: unset !important;
}
.s-social-link a svg {
    fill: rgb(0 0 0);
    height: .875rem;
    width: .875rem;
}
.\[\&_\.s-contacts-item\]\:text-\[var\(--footer-color\)\] .s-contacts-item {
    color: #000000;
}
.\[\&_\.s-menu-footer-item\]\:text-\[var\(--footer-color\)\] .s-menu-footer-item {
    color: #000000;
}
.text-\[var\(--footer-color\)\] {
    color: #000000;
}
.\[background\:var\(--footer-bg\)\] {
    background: #FFF4F1;
}
.footer-bottom.md\:order-4.\[background\:var\(--footer-bg\)\] {
    background: #E72B54;
}
.\[background\:var\(--store-background-secondary\)\] {
    background: #fff4f1;
}