
            :root 
            { 
                --theme-main-color: #26422c;
                --theme-main-color-brighter-1: #2d4933ff;
                --theme-main-color-brighter-2: #4c6852ff;
                --theme-main-color-brighter-3: #59755fff;
                --theme-main-color-darker-1: #1e3a24ff;
                --theme-main-color-darker-2: #001b05ff;
                --theme-main-color-darker-3: #000f00ff;
                --theme-main-color-opacity-1: #26422c28;
                --theme-main-color-opacity-2: #26422c7F;
                --theme-main-color-opacity-3: #26422cC8;
                --theme-main-font-color: #26422c;
                --theme-main-font-color-darker-1: #000f00ff;
                --theme-main-font-color-brighter-1: #59755fff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }