
    :root {
        --text: #eeeeee;
--links: #4da2e7;
--titles: #ffffff;
--page-background: #000000;
--highlight: #0F79D0;
--boxes-background: #111111;
--boxes-border: #333333;
--section-titles: #142E7B;
--section-titles-background: #F6F8FB;
--header-background: #0f79d0;
--header-links: #FFFFFF;
--footer-background: #0f79d0;
--footer-links: #FFFFFF;
    }
    
