
    :root {
        --text: #333333;
--links: #0088CC;
--titles: #2C3F56;
--page-background: #dddada;
--highlight: #d62d4e;
--boxes-background: #FFFFFF;
--boxes-border: #090909;
--section-titles: #FFFFFF;
--section-titles-background: #546e7a;
--header-background: #090909;
--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;
    }
    
