
            :root 
            { 
                --theme-main-color: #2178ac;
                --theme-main-color-brighter-1: #287fb3ff;
                --theme-main-color-brighter-2: #479ed2ff;
                --theme-main-color-brighter-3: #54abdfff;
                --theme-main-color-darker-1: #1970a4ff;
                --theme-main-color-darker-2: #005185ff;
                --theme-main-color-darker-3: #004579ff;
                --theme-main-color-opacity-1: #2178ac28;
                --theme-main-color-opacity-2: #2178ac7F;
                --theme-main-color-opacity-3: #2178acC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #73a14a;
                --theme-secondary-color-brighter-1: #7aa851ff;
                --theme-secondary-color-brighter-2: #99c770ff;
                --theme-secondary-color-brighter-3: #a6d47dff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #2178ac;
                --background-size: cover;
            }