.navbar.bg-primary {
    background-image: linear-gradient(#391313, #990c00 50%, #990c00) !important;
    filter: none;
    border: 1px solid #36587c;
    height: 8em !important;
}

.nav-link {
    font-size: 1.5em !important;
}

