
            :root 
            { 
                --theme-main-color: #1346ff;
                --theme-main-color-brighter-1: #1a4dffff;
                --theme-main-color-brighter-2: #396cffff;
                --theme-main-color-brighter-3: #4679ffff;
                --theme-main-color-darker-1: #0b3ef7ff;
                --theme-main-color-darker-2: #001fd8ff;
                --theme-main-color-darker-3: #0013ccff;
                --theme-main-color-opacity-1: #1346ff28;
                --theme-main-color-opacity-2: #1346ff7F;
                --theme-main-color-opacity-3: #1346ffC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #1346ff;
                --theme-secondary-color-brighter-1: #1a4dffff;
                --theme-secondary-color-brighter-2: #396cffff;
                --theme-secondary-color-brighter-3: #4679ffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #1346ff;
                --background-size: cover;
            }