
            :root 
            { 
                --theme-main-color: #172ce5;
                --theme-main-color-brighter-1: #1e33ecff;
                --theme-main-color-brighter-2: #3d52ffff;
                --theme-main-color-brighter-3: #4a5fffff;
                --theme-main-color-darker-1: #0f24ddff;
                --theme-main-color-darker-2: #0005beff;
                --theme-main-color-darker-3: #0000b2ff;
                --theme-main-color-opacity-1: #172ce528;
                --theme-main-color-opacity-2: #172ce57F;
                --theme-main-color-opacity-3: #172ce5C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #16cce3;
                --theme-secondary-color-brighter-1: #1dd3eaff;
                --theme-secondary-color-brighter-2: #3cf2ffff;
                --theme-secondary-color-brighter-3: #49ffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }