.services:hover {
    background-color: #333 !important;
    color: #ffffff !important;
}

.services {
    transition: 0.5s;
}