
    :root {
        --links: #0086d6;
--page-background: #F6F8FB;
--header-links: #FFFFFF;
--titles: #000000;
--section-titles: #142E7B;
--highlight: #0086D6;
--footer-links: #0086D6;
--boxes-border: #CBD2DB;
--boxes-background: #FFFFFF;
--header-background: #142E7B;
--footer-background: #FFFFFF;
--text: #565656;
--section-titles-background: #F6F8FB;
    }
    
