:root {
    --text-color: #B0BEC5;
    --title-color: #37474F;
    --buttons-color: #546E7A;
    --navigation-color: #455A64;
    --navigation-hover-color: #37474F;
    --background-color: #ECEFF1;
    --background-section-color: #CFD8DC;
    --text-font-family: 'CMSerifDisplay';
    --buttons-font-family: 'CMSerifDisplay';
    --navigation-font-family: 'Raleway';
    --text-common-size: 16px;
    --text-section-size: 18px;
    --text-title-size: 36px;
    --text-names-size: 60px;
}
