/* Add custom CSS styles below */ 
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgb(1 39 136);
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(7 51 139);
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgb(255 255 255);
}