:root{

    /* Brand */

    --primary: #6631BB;

    /* Background */

    --background: #0A090C;

    --surface: #3C3D3E;

    /* Text */

    --text: #F9F9F9;
    --text-secondary: #E0E0E0;
}