:root {
    --color-link: #50cdc5;
    --color-btn: #50cdc5;
    --color-btn-txt: #fff;
    --color-text: #1f0c41;
    --color-text-white: #FFFFFF;
    --color-title: #1f0c41;
    --color-bg-1: #fff;
    --color-bg-2: #f7f9f9;
    --color-bg-3: rgba(2,8,135,.8);
    --color-red: #F06C9B;
    --font-title: Oswald;
    --font-text: Raleway;
}
