:root {
  --theme-color-primary: rgb(20, 80, 150);
  --theme-color-primary-r: 20;
  --theme-color-primary-g: 80;
  --theme-color-primary-b: 150;
  --theme-color-primary-hex: #145096;
  --theme-color-primary-hsl: hsl(212.3077, 76.4706%, 33.3333%);
  --theme-color-primary-h: 212.3077;
  --theme-color-primary-s: 76.4706%;
  --theme-color-primary-l: 33.3333%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(209, 154, 54);
  --theme-color-secondary-r: 209;
  --theme-color-secondary-g: 154;
  --theme-color-secondary-b: 54;
  --theme-color-secondary-hex: #d19a36;
  --theme-color-secondary-hsl: hsl(38.7097, 62.753%, 51.5686%);
  --theme-color-secondary-h: 38.7097;
  --theme-color-secondary-s: 62.753%;
  --theme-color-secondary-l: 51.5686%;
  --theme-color-secondary-contrast-color: "light";
  --theme-logo-vector: url("https://jbtilburg.nl/_/site-application/site/2/user-param/f0408d/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://jbtilburg.nl/_/site-application/site/2/user-param/f0408d/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://jbtilburg.nl/_/site-application/site/2/user-param/f0408d/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://jbtilburg.nl/_/site-application/site/2/user-param/f0408d/image/theme-logo-raster-diapositive");
  --theme-font-family-base: "montserrat-v31-latin";
  --theme-font-family-heading: "merriweather-v33-latin";
}
