.store-footer,
.store-footer__inner,
.store-footer__info-bar{
    background: #59369A !important;
}

.store-footer,
.store-footer * {
    color: #fff !important;
    fill: #fff !important;
}

.store-footer svg,
.store-footer svg path {
    fill: #000000 !important;
}

.footer-is-light .store-footer__info-bar .text-gray-400, .footer-is-light .store-footer__info-bar p, .footer-is-light .store-footer__info-bar span {
    --tw-text-opacity: 1 !important;
    color: #ffffff !important;
    color: rgb(255 255 255) !important;
}