:root {
    --color-link: #0096ff;
    --color-btn: #fff568;
    --color-btn-txt: #646d79;
    --color-text: #646d79;
    --color-text-white: #FFFFFF;
    --color-title: #646d79;
    --color-bg-1: #fff;
    --color-bg-2: #f5f8fa;
    --color-bg-3: #292f33;
    --color-red: #ff2641;
    --font-title: Playfair Display;
    --font-text: Roboto;
}
