
    :root {
        --text: #565656;
--links: #b25451;
--titles: #070043;
--page-background: #fafafa;
--highlight: #387190;
--boxes-background: #FFFFFF;
--boxes-border: #b5b4c4;
--section-titles: #3355FF;
--section-titles-background: #F6F6F6;
--header-background: #efefef;
--header-links: #070043;
--footer-background: #FFFFFF;
--footer-links: #3355FF;
--titles-h1-font-size: 2.2143rem;
--titles-h1-font-weight: 700;
--titles-h1-color: #070043;
--titles-h2-font-size: 1.5714rem;
--titles-h2-font-weight: 400;
--titles-h2-color: #070043;
--titles-h3-font-size: 1.2857rem;
--titles-h3-font-weight: 400;
--titles-h3-color: #070043;
--texts-primary-font-size: 1.1429rem;
--texts-primary-color: #565656;
--texts-secondary-font-size: 1.0000rem;
--texts-secondary-color: #565656;
--texts-link-color: #b25451;
    }
    
