:root {

    --primary: #6C3BFF;
    --secondary: #00C8FF;
    --accent: #FFC400;
    --background: #FFFFFF;
    --text: #222222;

}