
            :root 
            { 
                --theme-main-color: #fb8201;
                --theme-main-color-brighter-1: #ff8908ff;
                --theme-main-color-brighter-2: #ffa827ff;
                --theme-main-color-brighter-3: #ffb534ff;
                --theme-main-color-darker-1: #f37a00ff;
                --theme-main-color-darker-2: #d45b00ff;
                --theme-main-color-darker-3: #c84f00ff;
                --theme-main-color-opacity-1: #fb820128;
                --theme-main-color-opacity-2: #fb82017F;
                --theme-main-color-opacity-3: #fb8201C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #97510b;
                --theme-secondary-color-brighter-1: #9e5812ff;
                --theme-secondary-color-brighter-2: #bd7731ff;
                --theme-secondary-color-brighter-3: #ca843eff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #b67a24;
                --background-size: cover;
            }