:root {
  --theme-logo-vector: url("https://www.jfvnijmegen.nl/_/site-application/site/1/user-param/0b05a8/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.jfvnijmegen.nl/_/site-application/site/1/user-param/0b05a8/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-color-primary: rgb(134, 31, 65);
  --theme-color-primary-r: 134;
  --theme-color-primary-g: 31;
  --theme-color-primary-b: 65;
  --theme-color-primary-hex: #861f41;
  --theme-color-primary-hsl: hsl(340.1942, 62.4242%, 32.3529%);
  --theme-color-primary-h: 340.1942;
  --theme-color-primary-s: 62.4242%;
  --theme-color-primary-l: 32.3529%;
  --theme-color-secondary: rgb(0, 40, 85);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 40;
  --theme-color-secondary-b: 85;
  --theme-color-secondary-hex: #002855;
  --theme-color-secondary-hsl: hsl(211.7647, 100%, 16.6667%);
  --theme-color-secondary-h: 211.7647;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 16.6667%;
}
