
            :root 
            { 
                --theme-main-color: #fa4616;
                --theme-main-color-brighter-1: #ff4d1dff;
                --theme-main-color-brighter-2: #ff6c3cff;
                --theme-main-color-brighter-3: #ff7949ff;
                --theme-main-color-darker-1: #f23e0eff;
                --theme-main-color-darker-2: #d31f00ff;
                --theme-main-color-darker-3: #c71300ff;
                --theme-main-color-opacity-1: #fa461628;
                --theme-main-color-opacity-2: #fa46167F;
                --theme-main-color-opacity-3: #fa4616C8;
                --theme-main-font-color: #727176;
                --theme-main-font-color-darker-1: #3f3e43ff;
                --theme-main-font-color-brighter-1: #a5a4a9ff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: contain;
            }