
    :root {
        --text: #161616;
--links: #1224B8;
--titles: #1224B8;
--page-background: #e7f1fc;
--highlight: #1224B8;
--boxes-background: #FFFFFF;
--boxes-border: #FFFFFF;
--section-titles: #161616;
--section-titles-background: #FFFFFF;
--header-background: #FFFFFF;
--header-links: #161616;
--footer-background: #FFFFFF;
--footer-links: #1224B8;
    }
    
@font-face {
    font-family: 'OpenSans' ;
    src: url('https://s3-ca-central-1.amazonaws.com/aws-ec2-ca-central-1-opendatasoft-staticfileset/dev-hydroquebec/theme_font/OpenSans-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}