.header{
    background: #393c3d !important;
}
.header ul.menu li a{
    color:#82898d !important;
        border-bottom: 2px solid transparent !important;
}
.header ul.menu li a:hover{
    border-bottom: 2px solid #fff !important;
}