:root {
  --theme-color-primary: rgb(195, 27, 27);
  --theme-color-primary-r: 195;
  --theme-color-primary-g: 27;
  --theme-color-primary-b: 27;
  --theme-color-primary-hex: #c31b1b;
  --theme-color-primary-hsl: hsl(0, 75.6757%, 43.5294%);
  --theme-color-primary-h: 0;
  --theme-color-primary-s: 75.6757%;
  --theme-color-primary-l: 43.5294%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(241, 205, 189);
  --theme-color-secondary-r: 241;
  --theme-color-secondary-g: 205;
  --theme-color-secondary-b: 189;
  --theme-color-secondary-hex: #f1cdbd;
  --theme-color-secondary-hsl: hsl(18.4615, 65%, 84.3137%);
  --theme-color-secondary-h: 18.4615;
  --theme-color-secondary-s: 65%;
  --theme-color-secondary-l: 84.3137%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-logo-raster: url("https://alumnivereniginggister.nl/_/site-application/site/3/user-param/584d51/image/theme-logo-raster");
  --theme-logo-orientation: "portrait";
  --theme-font-family-base: "montserrat-v31-latin";
  --theme-font-family-heading: "merriweather-v33-latin";
}
