
            :root 
            { 
                --theme-main-color: #017cc3;
                --theme-main-color-brighter-1: #0883caff;
                --theme-main-color-brighter-2: #27a2e9ff;
                --theme-main-color-brighter-3: #34aff6ff;
                --theme-main-color-darker-1: #0074bbff;
                --theme-main-color-darker-2: #00559cff;
                --theme-main-color-darker-3: #004990ff;
                --theme-main-color-opacity-1: #017cc328;
                --theme-main-color-opacity-2: #017cc37F;
                --theme-main-color-opacity-3: #017cc3C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #0075b7;
                --theme-secondary-color-brighter-1: #077cbeff;
                --theme-secondary-color-brighter-2: #269bddff;
                --theme-secondary-color-brighter-3: #33a8eaff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #011bc1;
                --background-size: cover;
            }