
            :root 
            { 
                --theme-main-color: #024873;
                --theme-main-color-brighter-1: #094f7aff;
                --theme-main-color-brighter-2: #286e99ff;
                --theme-main-color-brighter-3: #357ba6ff;
                --theme-main-color-darker-1: #00406bff;
                --theme-main-color-darker-2: #00214cff;
                --theme-main-color-darker-3: #001540ff;
                --theme-main-color-opacity-1: #02487328;
                --theme-main-color-opacity-2: #0248737F;
                --theme-main-color-opacity-3: #024873C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #d78a01;
                --theme-secondary-color-brighter-1: #de9108ff;
                --theme-secondary-color-brighter-2: #fdb027ff;
                --theme-secondary-color-brighter-3: #ffbd34ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #d78a01;
                --background-size: cover;
            }