:root {
  --theme-color-primary: rgb(0, 191, 111);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 191;
  --theme-color-primary-b: 111;
  --theme-color-primary-hex: #00bf6f;
  --theme-color-primary-hsl: hsl(154.8691, 100%, 37.451%);
  --theme-color-primary-h: 154.8691;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 37.451%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(0, 165, 96);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 165;
  --theme-color-secondary-b: 96;
  --theme-color-secondary-hex: #00a560;
  --theme-color-secondary-hsl: hsl(154.9091, 100%, 32.3529%);
  --theme-color-secondary-h: 154.9091;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 32.3529%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(246, 250, 248);
  --theme-body-background-color-r: 246;
  --theme-body-background-color-g: 250;
  --theme-body-background-color-b: 248;
  --theme-body-background-color-hex: #f6faf8;
  --theme-body-background-color-hsl: hsl(150, 28.5714%, 97.2549%);
  --theme-body-background-color-h: 150;
  --theme-body-background-color-s: 28.5714%;
  --theme-body-background-color-l: 97.2549%;
  --theme-logo-vector: url("https://knhg.site.genkgo.app/_/site-application/site/1/user-param/1d75ed/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://knhg.site.genkgo.app/_/site-application/site/1/user-param/1d75ed/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://knhg.site.genkgo.app/_/site-application/site/1/user-param/1d75ed/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://knhg.site.genkgo.app/_/site-application/site/1/user-param/1d75ed/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-font-family-heading: "source-sans-3-v15-latin";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(0, 191, 111);
  --theme-header-background-color-r: 0;
  --theme-header-background-color-g: 191;
  --theme-header-background-color-b: 111;
  --theme-header-background-color-hex: #00bf6f;
  --theme-header-background-color-hsl: hsl(154.8691, 100%, 37.451%);
  --theme-header-background-color-h: 154.8691;
  --theme-header-background-color-s: 100%;
  --theme-header-background-color-l: 37.451%;
  --theme-header-text-color: "light";
  --theme-header-border-color: rgb(97, 109, 101);
  --theme-header-border-color-r: 97;
  --theme-header-border-color-g: 109;
  --theme-header-border-color-b: 101;
  --theme-header-border-color-hex: #616d65;
  --theme-header-border-color-hsl: hsl(140, 5.8252%, 40.3922%);
  --theme-header-border-color-h: 140;
  --theme-header-border-color-s: 5.8252%;
  --theme-header-border-color-l: 40.3922%;
  --theme-footer-background-color: rgb(0, 191, 111);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 191;
  --theme-footer-background-color-b: 111;
  --theme-footer-background-color-hex: #00bf6f;
  --theme-footer-background-color-hsl: hsl(154.8691, 100%, 37.451%);
  --theme-footer-background-color-h: 154.8691;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 37.451%;
  --theme-footer-logo: url("https://knhg.site.genkgo.app/_/site-application/site/1/user-param/1d75ed/svg/theme-footer-logo");
  --theme-footer-text-color: "light";
}
