
    :root {
        --text: #001854;
--links: #10655e;
--titles: #2b2b2b;
--page-background: #f4f4ff;
--highlight: #382ed8;
--boxes-background: #ffffff;
--boxes-border: #ff9797;
--section-titles: #19630A;
--section-titles-background: #CC516D;
--header-background: #142E7B;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #0086D6;
    }
    
