header a.logo-light img {
    max-height: 55px !important;
}

header a.logo-dark img {
    max-height: 45px !important;
}

.text-medium-gray > a:hover { 
color: #939393 !important;
}

.text-medium-gray:hover { 
color: #939393 !important;
}
