.dropdown-item:hover
{
    background-color: #fff;
    color: #0dcaf0 !important;
}
a
{
    text-decoration: none;
}