:root {
  --theme-color-primary: rgb(0, 147, 211);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 147;
  --theme-color-primary-b: 211;
  --theme-color-primary-hex: #0093d3;
  --theme-color-primary-hsl: hsl(198.1991, 100%, 41.3725%);
  --theme-color-primary-h: 198.1991;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 41.3725%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(0, 95, 135);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 95;
  --theme-color-secondary-b: 135;
  --theme-color-secondary-hex: #005f87;
  --theme-color-secondary-hsl: hsl(197.7778, 100%, 26.4706%);
  --theme-color-secondary-h: 197.7778;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 26.4706%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(243, 211, 40);
  --theme-color-accent-r: 243;
  --theme-color-accent-g: 211;
  --theme-color-accent-b: 40;
  --theme-color-accent-hex: #f3d328;
  --theme-color-accent-hsl: hsl(50.5419, 89.4273%, 55.4902%);
  --theme-color-accent-h: 50.5419;
  --theme-color-accent-s: 89.4273%;
  --theme-color-accent-l: 55.4902%;
  --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://fna.adelsvereniging.nl/_/site-application/site/4/user-param/eb0a1f/svg/theme-logo-vector");
  --theme-logo-raster: url("https://fna.adelsvereniging.nl/_/site-application/site/4/user-param/eb0a1f/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(0, 95, 135);
  --theme-header-background-color-r: 0;
  --theme-header-background-color-g: 95;
  --theme-header-background-color-b: 135;
  --theme-header-background-color-hex: #005f87;
  --theme-header-background-color-hsl: hsl(197.7778, 100%, 26.4706%);
  --theme-header-background-color-h: 197.7778;
  --theme-header-background-color-s: 100%;
  --theme-header-background-color-l: 26.4706%;
  --theme-header-text-color: "light";
  --theme-header-border-color: rgb(0, 95, 135);
  --theme-header-border-color-r: 0;
  --theme-header-border-color-g: 95;
  --theme-header-border-color-b: 135;
  --theme-header-border-color-hex: #005f87;
  --theme-header-border-color-hsl: hsl(197.7778, 100%, 26.4706%);
  --theme-header-border-color-h: 197.7778;
  --theme-header-border-color-s: 100%;
  --theme-header-border-color-l: 26.4706%;
  --theme-footer-background-color: rgb(0, 95, 135);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 95;
  --theme-footer-background-color-b: 135;
  --theme-footer-background-color-hex: #005f87;
  --theme-footer-background-color-hsl: hsl(197.7778, 100%, 26.4706%);
  --theme-footer-background-color-h: 197.7778;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 26.4706%;
  --theme-footer-logo-vector: url("https://fna.adelsvereniging.nl/_/site-application/site/4/user-param/eb0a1f/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
