
            :root 
            { 
                --theme-main-color: #f08418;
                --theme-main-color-brighter-1: #f78b1fff;
                --theme-main-color-brighter-2: #ffaa3eff;
                --theme-main-color-brighter-3: #ffb74bff;
                --theme-main-color-darker-1: #e87c10ff;
                --theme-main-color-darker-2: #c95d00ff;
                --theme-main-color-darker-3: #bd5100ff;
                --theme-main-color-opacity-1: #f0841828;
                --theme-main-color-opacity-2: #f084187F;
                --theme-main-color-opacity-3: #f08418C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #3994cd;
                --theme-secondary-color-brighter-1: #409bd4ff;
                --theme-secondary-color-brighter-2: #5fbaf3ff;
                --theme-secondary-color-brighter-3: #6cc7ffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #3994cd;
                --background-size: cover;
            }