/*
Theme Name: Times Media — Ottawa Times
Theme URI: https://otttimes.ca
Description: Child theme for otttimes.ca. Red accent color.
Author: Times Media
Template: times-media
Version: 1.0.0
Text Domain: times-media-ott
*/

/* Override accent to red (OTTTimes brand) */
:root {
    --accent:       #d0021b;
    --accent-hover: #a80015;
}
