:root {
    --color-link: #ffc15e;
    --color-btn: #ffc15e;
    --color-btn-txt: #2d2d34;
    --color-text: #1e3752;
    --color-text-white: #FFFFFF;
    --color-title: #1e3752;
    --color-bg-1: #fff;
    --color-bg-2: #84A9C0;
    --color-bg-3: #1e3752;
    --color-red: #eb5160;
    --font-title: Playfair Display;
    --font-text: Raleway;
}
