
            :root 
            { 
                --theme-main-color: #000c69;
                --theme-main-color-brighter-1: #071370ff;
                --theme-main-color-brighter-2: #26328fff;
                --theme-main-color-brighter-3: #333f9cff;
                --theme-main-color-darker-1: #000461ff;
                --theme-main-color-darker-2: #000042ff;
                --theme-main-color-darker-3: #000036ff;
                --theme-main-color-opacity-1: #000c6928;
                --theme-main-color-opacity-2: #000c697F;
                --theme-main-color-opacity-3: #000c69C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #295ec2;
                --theme-secondary-color-brighter-1: #3065c9ff;
                --theme-secondary-color-brighter-2: #4f84e8ff;
                --theme-secondary-color-brighter-3: #5c91f5ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #454756;
                --background-size: cover;
            }