.navbar {
    border-top: 4px solid #34302D !important;
    background-color: #34302D !important;
    margin-bottom: 0px !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.header-font {
    color: #0d3a90;
    margin-top: 10px;
    font-weight: bolder;
    font-size: 29px
}