.myphone {
 color: #ddd !important;
}

.myphone:hover {
 cursor: pointer;
}

.myphone2 > a {
 color: #fff;
 font-size: 11px;
 text-transform: uppercase;
 line-height: 18px;
}

.myphone2 {
 cursor:pointer;
}
