
            :root 
            { 
                --theme-main-color: #f70a1e;
                --theme-main-color-brighter-1: #fe1125ff;
                --theme-main-color-brighter-2: #ff3044ff;
                --theme-main-color-brighter-3: #ff3d51ff;
                --theme-main-color-darker-1: #ef0216ff;
                --theme-main-color-darker-2: #d00000ff;
                --theme-main-color-darker-3: #c40000ff;
                --theme-main-color-opacity-1: #f70a1e28;
                --theme-main-color-opacity-2: #f70a1e7F;
                --theme-main-color-opacity-3: #f70a1eC8;
                --theme-main-font-color: #000000;
                --theme-main-font-color-darker-1: #000000ff;
                --theme-main-font-color-brighter-1: #333333ff;
                --theme-secondary-color: #000000;
                --theme-secondary-color-brighter-1: #070707ff;
                --theme-secondary-color-brighter-2: #262626ff;
                --theme-secondary-color-brighter-3: #333333ff;
                --theme-secondary-font-color: #fb072c;
                --theme-secondary-font-color-darker-1: #c80000ff;
                --theme-secondary-font-color-brighter-1: #ff3a5fff;
                --theme-tertiary-color: #04BFBF;
                --background-size: contain;
            }