
            :root 
            { 
                --theme-main-color: #b72e26;
                --theme-main-color-brighter-1: #be352dff;
                --theme-main-color-brighter-2: #dd544cff;
                --theme-main-color-brighter-3: #ea6159ff;
                --theme-main-color-darker-1: #af261eff;
                --theme-main-color-darker-2: #900700ff;
                --theme-main-color-darker-3: #840000ff;
                --theme-main-color-opacity-1: #b72e2628;
                --theme-main-color-opacity-2: #b72e267F;
                --theme-main-color-opacity-3: #b72e26C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #f1d23c;
                --theme-secondary-color-brighter-1: #f8d943ff;
                --theme-secondary-color-brighter-2: #fff862ff;
                --theme-secondary-color-brighter-3: #ffff6fff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #3aa22a;
                --background-size: cover;
            }