:root {
    --primary-color: #1E1D3F;
    --secondary-color: #60A7DC;
    --third-color: #1E1D3F;
    --fourth-color: #60A7DC;
    --primary-color-light: #2f2d62;
    --primary-color-dark: black;
    --secondary-color-light: #8abee5;
    --secondary-color-dark: #2775af;
    --contrast-color: #fff490;
}
