
        :root {
        --header:#092775; 
        --foreground-header:#ffffff;
        --sub-nav:#ffffff;
        --foreground-sub-nav:#1a1a1a;
        --sidebars:#092775;
        --foreground-sidebars:#ffffff;
        --highlight:#ff2600;
        --highlight-rgb:255,38,0;
        --foreground-highlight:#ffffff;
        --inputs-odds:#e5e7e8;
        --foreground-inputs-odds:#000000;
        --game:#ffffff;
        --foreground-game:#000000;
        --background:#03123a;
        --background-rgb:3,18,58;
        --foreground:#ffffff;
        --league:#ffffff;
        --foreground-league:#000000;
        --wb-warning:#ff0000;
        --bottom-bar:#092775;
        --foreground-bottom-bar:#ffffff;
        }
        