
            :root 
            { 
                --theme-main-color: #2c2419;
                --theme-main-color-brighter-1: #332b20ff;
                --theme-main-color-brighter-2: #524a3fff;
                --theme-main-color-brighter-3: #5f574cff;
                --theme-main-color-darker-1: #241c11ff;
                --theme-main-color-darker-2: #050000ff;
                --theme-main-color-darker-3: #000000ff;
                --theme-main-color-opacity-1: #2c241928;
                --theme-main-color-opacity-2: #2c24197F;
                --theme-main-color-opacity-3: #2c2419C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #817251;
                --theme-secondary-color-brighter-1: #887958ff;
                --theme-secondary-color-brighter-2: #a79877ff;
                --theme-secondary-color-brighter-3: #b4a584ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }