:root {
  --theme-color-primary: rgb(176, 32, 121);
  --theme-color-primary-r: 176;
  --theme-color-primary-g: 32;
  --theme-color-primary-b: 121;
  --theme-color-primary-hex: #b02079;
  --theme-color-primary-hsl: hsl(322.9167, 69.2308%, 40.7843%);
  --theme-color-primary-h: 322.9167;
  --theme-color-primary-s: 69.2308%;
  --theme-color-primary-l: 40.7843%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(124, 22, 85);
  --theme-color-secondary-r: 124;
  --theme-color-secondary-g: 22;
  --theme-color-secondary-b: 85;
  --theme-color-secondary-hex: #7c1655;
  --theme-color-secondary-hsl: hsl(322.9412, 69.863%, 28.6275%);
  --theme-color-secondary-h: 322.9412;
  --theme-color-secondary-s: 69.863%;
  --theme-color-secondary-l: 28.6275%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://knhg.site.genkgo.app/_/site-application/site/2/user-param/7532dd/svg/theme-logo-vector");
  --theme-logo-raster: url("https://knhg.site.genkgo.app/_/site-application/site/2/user-param/7532dd/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-font-family-heading: "source-sans-3-v15-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(74, 13, 50);
  --theme-header-background-color-r: 74;
  --theme-header-background-color-g: 13;
  --theme-header-background-color-b: 50;
  --theme-header-background-color-hex: #4a0d32;
  --theme-header-background-color-hsl: hsl(323.6066, 70.1149%, 17.0588%);
  --theme-header-background-color-h: 323.6066;
  --theme-header-background-color-s: 70.1149%;
  --theme-header-background-color-l: 17.0588%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(250, 234, 241);
  --theme-footer-background-color-r: 250;
  --theme-footer-background-color-g: 234;
  --theme-footer-background-color-b: 241;
  --theme-footer-background-color-hex: #faeaf1;
  --theme-footer-background-color-hsl: hsl(333.75, 61.5385%, 94.902%);
  --theme-footer-background-color-h: 333.75;
  --theme-footer-background-color-s: 61.5385%;
  --theme-footer-background-color-l: 94.902%;
  --theme-footer-logo: url("https://knhg.site.genkgo.app/_/site-application/site/2/user-param/7532dd/svg/theme-footer-logo");
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
