:root {
  --theme-color-primary: rgb(72, 131, 15);
  --theme-color-primary-r: 72;
  --theme-color-primary-g: 131;
  --theme-color-primary-b: 15;
  --theme-color-primary-hex: #48830f;
  --theme-color-primary-hsl: hsl(90.5172, 79.4521%, 28.6275%);
  --theme-color-primary-h: 90.5172;
  --theme-color-primary-s: 79.4521%;
  --theme-color-primary-l: 28.6275%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(46, 163, 242);
  --theme-color-secondary-r: 46;
  --theme-color-secondary-g: 163;
  --theme-color-secondary-b: 242;
  --theme-color-secondary-hex: #2ea3f2;
  --theme-color-secondary-hsl: hsl(204.1837, 88.2883%, 56.4706%);
  --theme-color-secondary-h: 204.1837;
  --theme-color-secondary-s: 88.2883%;
  --theme-color-secondary-l: 56.4706%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://vvonderwijsrecht.nl/_/site-application/site/1/user-param/005301/svg/theme-logo-vector");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 0;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(254, 254, 254);
  --theme-header-background-color-r: 254;
  --theme-header-background-color-g: 254;
  --theme-header-background-color-b: 254;
  --theme-header-background-color-hex: #fefefe;
  --theme-header-background-color-hsl: hsl(0, 0%, 99.6078%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 99.6078%;
  --theme-header-border: 1;
  --theme-header-border-color: rgb(72, 131, 15);
  --theme-header-border-color-r: 72;
  --theme-header-border-color-g: 131;
  --theme-header-border-color-b: 15;
  --theme-header-border-color-hex: #48830f;
  --theme-header-border-color-hsl: hsl(90.5172, 79.4521%, 28.6275%);
  --theme-header-border-color-h: 90.5172;
  --theme-header-border-color-s: 79.4521%;
  --theme-header-border-color-l: 28.6275%;
  --theme-footer-background-color: rgb(72, 131, 15);
  --theme-footer-background-color-r: 72;
  --theme-footer-background-color-g: 131;
  --theme-footer-background-color-b: 15;
  --theme-footer-background-color-hex: #48830f;
  --theme-footer-background-color-hsl: hsl(90.5172, 79.4521%, 28.6275%);
  --theme-footer-background-color-h: 90.5172;
  --theme-footer-background-color-s: 79.4521%;
  --theme-footer-background-color-l: 28.6275%;
  --theme-footer-logo: "standard";
  --theme-footer-text-color: "light";
}
