
    :root {
        --text: #565656;
--links: #b2ff59;
--titles: #4c1d95;
--page-background: #ffffff;
--highlight: #4f46e5;
--boxes-background: #f8fafc;
--boxes-border: #334155;
--section-titles: #142E7B;
--section-titles-background: #F6F8FB;
--header-background: #4f46e5;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #0F79D0;
    }
    
