/*
Theme Name: Times Media — Montreal Times
Theme URI: https://mtltimes.ca
Description: Child theme for mtltimes.ca. Green accent color.
Author: Times Media
Template: times-media
Version: 1.0.0
Text Domain: times-media-mtl
*/

/* Override accent to green (MTLTimes brand) */
:root {
    --accent:       #76C442;
    --accent-hover: #5a9a22;
}
