
            :root 
            { 
                --theme-main-color: #075aa5;
                --theme-main-color-brighter-1: #0e61acff;
                --theme-main-color-brighter-2: #2d80cbff;
                --theme-main-color-brighter-3: #3a8dd8ff;
                --theme-main-color-darker-1: #00529dff;
                --theme-main-color-darker-2: #00337eff;
                --theme-main-color-darker-3: #002772ff;
                --theme-main-color-opacity-1: #075aa528;
                --theme-main-color-opacity-2: #075aa57F;
                --theme-main-color-opacity-3: #075aa5C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #00a595;
                --theme-secondary-color-brighter-1: #07ac9cff;
                --theme-secondary-color-brighter-2: #26cbbbff;
                --theme-secondary-color-brighter-3: #33d8c8ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #075aa5;
                --background-size: cover;
            }