.navbar-custom{
    background-color: #003399;
    margin:0px !important;
}

.navbar-custom a{
    color: white
}

.navbar-custom a:hover{
    color: #ffcf00;
    text-shadow: 0px 0px 2px black
}

.navbar-custom>.navbar-toggler{
    color:white;
}