
            :root 
            { 
                --theme-main-color: #f08418;
                --theme-main-color-brighter-1: #f78b1fff;
                --theme-main-color-brighter-2: #ffaa3eff;
                --theme-main-color-brighter-3: #ffb74bff;
                --theme-main-color-darker-1: #e87c10ff;
                --theme-main-color-darker-2: #c95d00ff;
                --theme-main-color-darker-3: #bd5100ff;
                --theme-main-color-opacity-1: #f0841828;
                --theme-main-color-opacity-2: #f084187F;
                --theme-main-color-opacity-3: #f08418C8;
                --theme-main-font-color: #000000;
                --theme-main-font-color-darker-1: #000000ff;
                --theme-main-font-color-brighter-1: #333333ff;
                --theme-secondary-color: #4169e1;
                --theme-secondary-color-brighter-1: #4870e8ff;
                --theme-secondary-color-brighter-2: #678fffff;
                --theme-secondary-color-brighter-3: #749cffff;
                --theme-secondary-font-color: #000000;
                --theme-secondary-font-color-darker-1: #000000ff;
                --theme-secondary-font-color-brighter-1: #333333ff;
                --theme-tertiary-color: #04BFBF;
                --background-size: contain;
            }