:root {
  --theme-logo-vector: url("https://www.asset-economics.nl/_/site-application/site/4/user-param/1f5654/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.asset-economics.nl/_/site-application/site/4/user-param/1f5654/image/theme-logo-raster");
  --theme-color-primary: rgb(0, 66, 37);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 66;
  --theme-color-primary-b: 37;
  --theme-color-primary-hex: #004225;
  --theme-color-primary-hsl: hsl(153.6364, 100%, 12.9412%);
  --theme-color-primary-h: 153.6364;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 12.9412%;
  --theme-color-primary--light: rgb(45, 125, 68);
  --theme-color-primary--light-r: 45;
  --theme-color-primary--light-g: 125;
  --theme-color-primary--light-b: 68;
  --theme-color-primary--light-hex: #2d7d44;
  --theme-color-primary--light-hsl: hsl(137.25, 47.0588%, 33.3333%);
  --theme-color-primary--light-h: 137.25;
  --theme-color-primary--light-s: 47.0588%;
  --theme-color-primary--light-l: 33.3333%;
  --theme-color-primary--lightest: rgb(213, 226, 217);
  --theme-color-primary--lightest-r: 213;
  --theme-color-primary--lightest-g: 226;
  --theme-color-primary--lightest-b: 217;
  --theme-color-primary--lightest-hex: #d5e2d9;
  --theme-color-primary--lightest-hsl: hsl(138.4615, 18.3099%, 86.0784%);
  --theme-color-primary--lightest-h: 138.4615;
  --theme-color-primary--lightest-s: 18.3099%;
  --theme-color-primary--lightest-l: 86.0784%;
  --theme-color-secondary: rgb(0, 0, 0);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 0;
  --theme-color-secondary-hex: #000000;
  --theme-color-secondary-hsl: hsl(0, 0%, 0%);
  --theme-color-secondary-h: 0;
  --theme-color-secondary-s: 0%;
  --theme-color-secondary-l: 0%;
  --theme-color-dark: rgb(0, 0, 0);
  --theme-color-dark-r: 0;
  --theme-color-dark-g: 0;
  --theme-color-dark-b: 0;
  --theme-color-dark-hex: #000000;
  --theme-color-dark-hsl: hsl(0, 0%, 0%);
  --theme-color-dark-h: 0;
  --theme-color-dark-s: 0%;
  --theme-color-dark-l: 0%;
  --theme-footer-logo-vector: url("https://www.asset-economics.nl/_/site-application/site/4/user-param/1f5654/svg/theme-footer-logo-vector");
  --theme-border-radius: 0;
}
