html body nav.navbar.navbar-expand-lg.navbar-dark.bg-dark.fixed-top,
html body nav.navbar.navbar-expand-lg.navbar-dark.bg-dark.border-bottom.fixed-top {
    background: #072247 !important;
    background-color: #072247 !important;
    background-image: none !important;
    --bs-bg-opacity: 1 !important;
}
html body nav.navbar.navbar-expand-lg.navbar-dark.bg-dark.fixed-top .navbar-brand,
html body nav.navbar.navbar-expand-lg.navbar-dark.bg-dark.fixed-top .nav-link {
    color: #ffffff !important;
}