.h1, h1 {
    font-size: calc(var(--h1-font-size) - .25rem);
    font-family: 'Red Hat Display';
}

.yp-col--contact-1 {
    pointer-events: none;
}