/* Add custom CSS styles below */ 
.header-is-dark .header-components, .header-is-dark .header-components-top, .header-is-dark .fixed-pinned.header-components, .header-is-dark .fixed-pinned .inner, .header-is-dark .main-nav-container {
    --tw-bg-opacity: 1;
    background-color: rgb(28 73 132);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}


.store-footer {
    background-color: rgb(28 73 132);
}
.footer_is_dark .footer-bottom {
    background-color: rgb(28 73 132);
}