a.tel { 
    color: black;
    text-decoration: none;
}

a.tel:hover {
    color: #5d4da0;
}
