:root {
  --theme-logo-vector: url("https://www.maktilburg.nl/_/site-application/site/10/user-param/9f8243/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.maktilburg.nl/_/site-application/site/10/user-param/9f8243/image/theme-logo-raster");
  --theme-color-primary: rgb(255, 153, 0);
  --theme-color-primary-r: 255;
  --theme-color-primary-g: 153;
  --theme-color-primary-b: 0;
  --theme-color-primary-hex: #ff9900;
  --theme-color-primary-hsl: hsl(36, 100%, 50%);
  --theme-color-primary-h: 36;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 50%;
  --theme-color-primary--light: rgb(236, 185, 95);
  --theme-color-primary--light-r: 236;
  --theme-color-primary--light-g: 185;
  --theme-color-primary--light-b: 95;
  --theme-color-primary--light-hex: #ecb95f;
  --theme-color-primary--light-hsl: hsl(38.2979, 78.7709%, 64.902%);
  --theme-color-primary--light-h: 38.2979;
  --theme-color-primary--light-s: 78.7709%;
  --theme-color-primary--light-l: 64.902%;
  --theme-color-primary--lightest: rgb(240, 203, 133);
  --theme-color-primary--lightest-r: 240;
  --theme-color-primary--lightest-g: 203;
  --theme-color-primary--lightest-b: 133;
  --theme-color-primary--lightest-hex: #f0cb85;
  --theme-color-primary--lightest-hsl: hsl(39.2523, 78.1022%, 73.1373%);
  --theme-color-primary--lightest-h: 39.2523;
  --theme-color-primary--lightest-s: 78.1022%;
  --theme-color-primary--lightest-l: 73.1373%;
  --theme-color-secondary: rgb(32, 54, 71);
  --theme-color-secondary-r: 32;
  --theme-color-secondary-g: 54;
  --theme-color-secondary-b: 71;
  --theme-color-secondary-hex: #203647;
  --theme-color-secondary-hsl: hsl(206.1538, 37.8641%, 20.1961%);
  --theme-color-secondary-h: 206.1538;
  --theme-color-secondary-s: 37.8641%;
  --theme-color-secondary-l: 20.1961%;
  --theme-color-dark: rgb(32, 54, 71);
  --theme-color-dark-r: 32;
  --theme-color-dark-g: 54;
  --theme-color-dark-b: 71;
  --theme-color-dark-hex: #203647;
  --theme-color-dark-hsl: hsl(206.1538, 37.8641%, 20.1961%);
  --theme-color-dark-h: 206.1538;
  --theme-color-dark-s: 37.8641%;
  --theme-color-dark-l: 20.1961%;
  --theme-footer-logo-vector: url("https://www.maktilburg.nl/_/site-application/site/10/user-param/9f8243/svg/theme-footer-logo-vector");
  --theme-border-radius: 0;
}
