:root {
    --color-link: #249acd;
    --color-btn: #249acd;
    --color-btn-txt: #fff;
    --color-text: #0a1f54;
    --color-text-white: #FFFFFF;
    --color-title: #0a1f54;
    --color-bg-1: #fff;
    --color-bg-2: #f5f8fa;
    --color-bg-3: #0a1f54;
    --color-red: #eb5160;
    --font-title: Playfair Display;
    --font-text: Raleway;
}
