.telno{
    color:#64acff;
}

.telno:active{
    color: white;
}

.telno:hover{
    color: white;
}