@charset "UTF-8";

a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}