.tel,
.tel *,
a.tel,
.tel a {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  text-shadow: none !important;
  text-decoration: none !important;
}
a.tel:link,
a.tel:visited,
a.tel:hover,
a.tel:active,
.tel a:link,
.tel a:visited,
.tel a:hover,
.tel a:active {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  text-decoration: none !important;
}
.tel {
  position: relative !important;
  isolation: isolate !important;
  z-index: 2 !important;
}