
            :root 
            { 
                --theme-main-color: #1a5276;
                --theme-main-color-brighter-1: #21597dff;
                --theme-main-color-brighter-2: #40789cff;
                --theme-main-color-brighter-3: #4d85a9ff;
                --theme-main-color-darker-1: #124a6eff;
                --theme-main-color-darker-2: #002b4fff;
                --theme-main-color-darker-3: #001f43ff;
                --theme-main-color-opacity-1: #1a527628;
                --theme-main-color-opacity-2: #1a52767F;
                --theme-main-color-opacity-3: #1a5276C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #fffbfb;
                --theme-secondary-color-brighter-1: #ffffffff;
                --theme-secondary-color-brighter-2: #ffffffff;
                --theme-secondary-color-brighter-3: #ffffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #0d1b2a;
                --background-size: cover;
            }