*,
*::before,
*::after {
    word-break: break-word;
}

#allrecords a[href^=tel] {
    color: #df2d4c;
}