
    :root {
        --text: #565656;
--links: #0086D6;
--titles: #000000;
--page-background: #f6f8fb;
--highlight: #0f79d0;
--boxes-background: #ffffff;
--boxes-border: #cbd2db;
--section-titles: #142E7B;
--section-titles-background: #F6F8FB;
--header-background: #142E7B;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #0086D6;
    }
    
