
        :root {
        --header:#1c2a60; 
        --foreground-header:#ffffff;
        --sub-nav:#1c2a44;
        --foreground-sub-nav:#ffffff;
        --sidebars:#1c2a60;
        --foreground-sidebars:#ffffff;
        --highlight:#ff0000;
        --highlight-rgb:255,0,0;
        --foreground-highlight:#ffffff;
        --inputs-odds:#003e8a;
        --foreground-inputs-odds:#ffffff;
        --game:#1c2a44;
        --foreground-game:#ffffff;
        --background:#282828;
        --background-rgb:40,40,40;
        --foreground:#ffffff;
        --league:#ffffff;
        --foreground-league:#1c2a44;
        --wb-warning:#ff0000;
        --bottom-bar:#181818;
        --foreground-bottom-bar:#aaaaaa;
        }
        