.widget-snippet .header-phone-link {
  padding: 5px 0;
  border: 0px solid #fff;
  max-width: 166px;
  max-height: 38px;
  width: 100%;
  text-align: center;
  border-radius: 2px;
}
.widget-snippet .header-phone-link a {
    font-size: 18px;
    font-weight: 700;
    font-family: Gotham;
    color: #060;
    line-height: 26px;
}
.widget-snippet .header-phone-link:hover{
  background: #006600;
    border: 0px solid #006600;
}
.widget-snippet .header-phone-link:hover a{
  color: white;
}
{
  color: white;
}
