
        :root {
        --header:#002458; 
        --foreground-header:#b1c5e0;
        --sub-nav:#e1e2e4;
        --foreground-sub-nav:#455a64;
        --sidebars:#011e46;
        --foreground-sidebars:#ffffff;
        --highlight:#ffff00;
        --highlight-rgb:255,255,0;
        --foreground-highlight:#aec3d8;
        --inputs-odds:#38571a;
        --foreground-inputs-odds:#ffffff;
        --game:#011e46;
        --foreground-game:#ffffff;
        --background:#011e46;
        --background-rgb:1,30,70;
        --foreground:#ffffff;
        --league:#e1e2e4;
        --foreground-league:#455a64;
        --wb-warning:#ff0000;
        --bottom-bar:#181818;
        --foreground-bottom-bar:#aaaaaa;
        }
        