:root {
  --theme-logo-vector: url("https://www.bjnijmegen.nl/_/site-application/site/3/user-param/6a71e3/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.bjnijmegen.nl/_/site-application/site/3/user-param/6a71e3/image/theme-logo-raster");
  --theme-color-primary: rgb(192, 56, 43);
  --theme-color-primary-r: 192;
  --theme-color-primary-g: 56;
  --theme-color-primary-b: 43;
  --theme-color-primary-hex: #c0382b;
  --theme-color-primary-hsl: hsl(5.2349, 63.4043%, 46.0784%);
  --theme-color-primary-h: 5.2349;
  --theme-color-primary-s: 63.4043%;
  --theme-color-primary-l: 46.0784%;
  --theme-color-secondary: rgb(44, 60, 80);
  --theme-color-secondary-r: 44;
  --theme-color-secondary-g: 60;
  --theme-color-secondary-b: 80;
  --theme-color-secondary-hex: #2c3c50;
  --theme-color-secondary-hsl: hsl(213.3333, 29.0323%, 24.3137%);
  --theme-color-secondary-h: 213.3333;
  --theme-color-secondary-s: 29.0323%;
  --theme-color-secondary-l: 24.3137%;
}
