header.navbar, .navbar-expand, .navbar {
    background-color: rgb(10, 61, 46) !important;
    border: none !important;
    border-top: none !important; /* Removes the maroon line */
    box-shadow: none !important;
}
.nav-link, .search-icon svg, #navbar-breadcrumbs {
    color: #ffffff !important;
    fill: #ffffff !important;
}