/* Для всех телефонов и email */
a[href^="tel:"], 
a[href^="mailto:"],
.t-email,
.t-phone {
  color: #122025 !important;
}