
            :root 
            { 
                --theme-main-color: #ce9625;
                --theme-main-color-brighter-1: #d59d2cff;
                --theme-main-color-brighter-2: #f4bc4bff;
                --theme-main-color-brighter-3: #ffc958ff;
                --theme-main-color-darker-1: #c68e1dff;
                --theme-main-color-darker-2: #a76f00ff;
                --theme-main-color-darker-3: #9b6300ff;
                --theme-main-color-opacity-1: #ce962528;
                --theme-main-color-opacity-2: #ce96257F;
                --theme-main-color-opacity-3: #ce9625C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #373737;
                --theme-secondary-color-brighter-1: #3e3e3eff;
                --theme-secondary-color-brighter-2: #5d5d5dff;
                --theme-secondary-color-brighter-3: #6a6a6aff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #292929;
                --background-size: cover;
            }