
            :root 
            { 
                --theme-main-color: #001a34;
                --theme-main-color-brighter-1: #07213bff;
                --theme-main-color-brighter-2: #26405aff;
                --theme-main-color-brighter-3: #334d67ff;
                --theme-main-color-darker-1: #00122cff;
                --theme-main-color-darker-2: #00000dff;
                --theme-main-color-darker-3: #000001ff;
                --theme-main-color-opacity-1: #001a3428;
                --theme-main-color-opacity-2: #001a347F;
                --theme-main-color-opacity-3: #001a34C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #003333;
                --theme-secondary-color-brighter-1: #073a3aff;
                --theme-secondary-color-brighter-2: #265959ff;
                --theme-secondary-color-brighter-3: #336666ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000033;
                --background-size: cover;
            }