
            :root 
            { 
                --theme-main-color: #bd6301;
                --theme-main-color-brighter-1: #c46a08ff;
                --theme-main-color-brighter-2: #e38927ff;
                --theme-main-color-brighter-3: #f09634ff;
                --theme-main-color-darker-1: #b55b00ff;
                --theme-main-color-darker-2: #963c00ff;
                --theme-main-color-darker-3: #8a3000ff;
                --theme-main-color-opacity-1: #bd630128;
                --theme-main-color-opacity-2: #bd63017F;
                --theme-main-color-opacity-3: #bd6301C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #bc0401;
                --theme-secondary-color-brighter-1: #c30b08ff;
                --theme-secondary-color-brighter-2: #e22a27ff;
                --theme-secondary-color-brighter-3: #ef3734ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #b9bc01;
                --background-size: cover;
            }