:root {
  --theme-color-primary: rgb(0, 108, 213);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 108;
  --theme-color-primary-b: 213;
  --theme-color-primary-hex: #006cd5;
  --theme-color-primary-hsl: hsl(209.5775, 100%, 41.7647%);
  --theme-color-primary-h: 209.5775;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 41.7647%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(0, 173, 238);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 173;
  --theme-color-secondary-b: 238;
  --theme-color-secondary-hex: #00adee;
  --theme-color-secondary-hsl: hsl(196.3866, 100%, 46.6667%);
  --theme-color-secondary-h: 196.3866;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 46.6667%;
  --theme-color-secondary-contrast-color: "light";
  --theme-logo-vector: url("https://youngtalentgroup.nl/_/site-application/site/1/user-param/7e8a0e/svg/theme-logo-vector");
  --theme-footer-logo-type: 1;
}
