
    :root {
        --text: #333333;
--links: #0088CC;
--titles: #2C3F56;
--page-background: #F5F5F5;
--highlight: #3cbeec;
--boxes-background: #FFFFFF;
--boxes-border: #E5E5E5;
--section-titles: #FFFFFF;
--section-titles-background: #14AFE6;
--header-background: #14AFE6;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #0088CC;
--titles-h1-font-size: 2.2143rem;
--titles-h1-font-weight: 700;
--titles-h1-color: #2C3F56;
--titles-h2-font-size: 1.5714rem;
--titles-h2-font-weight: 700;
--titles-h2-color: #2C3F56;
--titles-h3-font-size: 1.2857rem;
--titles-h3-font-weight: 700;
--titles-h3-color: #2C3F56;
--texts-primary-font-size: 1.1429rem;
--texts-primary-color: #333333;
--texts-secondary-font-size: 1.0000rem;
--texts-secondary-color: #333333;
--texts-link-color: #0088CC;
    }
    
