
        :root {
        --header:#0a0a09; 
        --foreground-header:#ffffff;
        --sub-nav:#181818;
        --foreground-sub-nav:#ffffff;
        --sidebars:#0a0a09;
        --foreground-sidebars:#ffffff;
        --highlight:#e6efe9;
        --highlight-rgb:230,239,233;
        --foreground-highlight:#181818;
        --inputs-odds:#3f3b3b;
        --foreground-inputs-odds:#ffffff;
        --game:#0a0a09;
        --foreground-game:#ffffff;
        --background:#181818;
        --background-rgb:24,24,24;
        --foreground:#ffffff;
        --league:#051b5c;
        --foreground-league:#ffffff;
        --wb-warning:#ff0000;
        --bottom-bar:#0a0a09;
        --foreground-bottom-bar:#ffffff;
        }
        