a[href*="tel:"] * {
    opacity: 1 !important;
    transform: none !important;
}
a[href*="tel:"] {
    pointer-events: auto !important;
}