.live-schedule .ltb-rebroadcast {
    display: inline-block;
    margin-top: .35rem;
    color: rgba(255, 255, 255, .68);
    font-size: .72rem;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.contact-meta a {
    color: inherit;
    text-decoration: none;
    transition: color .2s ease;
}

.contact-meta a:hover,
.contact-meta a:focus-visible {
    color: #e51b3e;
}
