//Feuille de style perso

.card-services{
    overflow: hidden;
}

.card-services:hover .title-card-service h2{
    color: #fff!important;
}