
            :root 
            { 
                --theme-main-color: #6f2f11;
                --theme-main-color-brighter-1: #763618ff;
                --theme-main-color-brighter-2: #955537ff;
                --theme-main-color-brighter-3: #a26244ff;
                --theme-main-color-darker-1: #672709ff;
                --theme-main-color-darker-2: #480800ff;
                --theme-main-color-darker-3: #3c0000ff;
                --theme-main-color-opacity-1: #6f2f1128;
                --theme-main-color-opacity-2: #6f2f117F;
                --theme-main-color-opacity-3: #6f2f11C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #0cb82e;
                --theme-secondary-color-brighter-1: #13bf35ff;
                --theme-secondary-color-brighter-2: #32de54ff;
                --theme-secondary-color-brighter-3: #3feb61ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #6f2f11;
                --background-size: cover;
            }