.dropdown-item:hover, .dropdown-item:focus {
    color: $link-hover-color;
    background-color: $gray;
}