
        :root {
        --header:#0988d1; 
        --foreground-header:#ffffff;
        --sub-nav:#076da7;
        --foreground-sub-nav:#000000;
        --sidebars:#076da7;
        --foreground-sidebars:#ffffff;
        --highlight:#9ccfed;
        --foreground-highlight:#ffffff;
        --inputs-odds:#e5e7e8;
        --foreground-inputs-odds:#000000;
        --game:#ffffff;
        --foreground-game:#000000;
        --background:#076da7;
        --foreground:#000000;
        --wb-warning:#ff0000;
        }
        