.header-color {
    background-color: #000148 !important;
}

.header_sticky {
    left: 0;
    max-width: 100%;
    top: 0;
    transition: all .3s ease;
    width: 100%;
    z-index: 9;
    min-height: 6rem;
    padding-top: 1rem;
}

.footer-color {
    background-color: #000148 !important;
}

#footer, #footer * {
    color: #fff !important;
}

.navigation__link, .navigation__link:hover {
    color: #fff !important;
}

*/
.business-topbar-label, .business-topbar-toggle, .shop-banner-title {
    color: var(--bs-white);
    padding: 1.5rem 0 0 0 !important;
}
*/
/*
.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
    padding: 1.6rem 0 0 0;
}
*/