
        :root {
        --header:#ffffff; 
        --foreground-header:#1a1a1a;
        --sub-nav:#24415f;
        --foreground-sub-nav:#ffffff;
        --sidebars:#ffffff;
        --foreground-sidebars:#000000;
        --highlight:#62af54;
        --highlight-rgb:98,175,84;
        --foreground-highlight:#ffffff;
        --inputs-odds:#24415f;
        --foreground-inputs-odds:#ffffff;
        --game:#ffffff;
        --foreground-game:#000000;
        --background:#e2e2e2;
        --background-rgb:226,226,226;
        --foreground:#1a1a1a;
        --league:#ffffff;
        --foreground-league:#000000;
        --wb-warning:#ff0000;
        --bottom-bar:#24415f;
        --foreground-bottom-bar:#ffffff;
        }
        