:root {
  --theme-logo-raster: url("https://www.juridischebedrijvendag.nl/_/site-application/site/2/user-param/d04caf/image/theme-logo-raster");
  --theme-color-primary: rgb(13, 31, 101);
  --theme-color-primary-r: 13;
  --theme-color-primary-g: 31;
  --theme-color-primary-b: 101;
  --theme-color-primary-hex: #0d1f65;
  --theme-color-primary-hsl: hsl(227.7273, 77.193%, 22.3529%);
  --theme-color-primary-h: 227.7273;
  --theme-color-primary-s: 77.193%;
  --theme-color-primary-l: 22.3529%;
  --theme-color-secondary: rgb(255, 238, 224);
  --theme-color-secondary-r: 255;
  --theme-color-secondary-g: 238;
  --theme-color-secondary-b: 224;
  --theme-color-secondary-hex: #ffeee0;
  --theme-color-secondary-hsl: hsl(27.0968, 100%, 93.9216%);
  --theme-color-secondary-h: 27.0968;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 93.9216%;
  --theme-genkgo-logo: "dark";
}
