:root {
    --text-color: #776C61;
    --title-color: #611D14;
    --buttons-color: #972527;
    --navigation-color: #611D14;
    --navigation-hover-color: #611D14;
    --background-color: #FFF8F6;
    --background-section-color: #FAEDEB;
    --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;
}
