: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(248, 155, 214);
  --theme-color-secondary-r: 248;
  --theme-color-secondary-g: 155;
  --theme-color-secondary-b: 214;
  --theme-color-secondary-hex: #f89bd6;
  --theme-color-secondary-hsl: hsl(321.9355, 86.9159%, 79.0196%);
  --theme-color-secondary-h: 321.9355;
  --theme-color-secondary-s: 86.9159%;
  --theme-color-secondary-l: 79.0196%;
  --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://abstracts.historicidagen.nl/_/site-application/site/3/user-param/8c15d9/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://abstracts.historicidagen.nl/_/site-application/site/3/user-param/8c15d9/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://abstracts.historicidagen.nl/_/site-application/site/3/user-param/8c15d9/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "source-serif-4-regular";
  --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(255, 255, 255);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 255;
  --theme-footer-background-color-b: 255;
  --theme-footer-background-color-hex: #ffffff;
  --theme-footer-background-color-hsl: hsl(0, 0%, 100%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 100%;
  --theme-footer-logo: url("https://abstracts.historicidagen.nl/_/site-application/site/3/user-param/8c15d9/svg/theme-footer-logo");
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
