/*
 * C212 Television custom overrides.
 * This file is loaded after c212-television.css.
 * Keep your manual design edits here to avoid touching core plugin CSS.
 */

/* Example:
.c212-television .matin-program-tv {
    --c212-tv-accent-color: #b30f2a;
    --c212-tv-ink-color: #121722;
    --c212-tv-muted-color: #5f6573;
    --c212-tv-border-color: rgba(179, 15, 42, 0.25);
    --c212-tv-on-accent-color: #ffffff;
    --c212-tv-card-background: #ffffff;
}
*/
