.services_lists li a{
    color: grey;
    margin-bottom: 45px;
    
}


.services_lists li a:hover{
    color: rgb(177, 172, 172);
}