:root {
  --cl-brand: #253a79;
  --cl-brand-secondary: #ff7802;
  --cl-brand-accent: #e9f4fd;
  --cl-brand-contrast: #f9faff;
  --cl-brand-secondary-contrast: #0c0c0c;
  --cl-brand-accent-contrast: #0c0c0c;
  --channel: web;
  --cl-website-menu-text: #253a79;
  --cl-website-menu-text-hover: #ff7802;
  --cl-website-menu-text-active: #ff7802;
  --cl-report-menu-text: #737373;
  --cl-report-menu-text-hover: #ff7802;
  --cl-report-menu-text-active: #ff7802;
  --body-size: 1em;
  --body-lh: 1.7;
  --body-typeface: opensans;
  --headings-typeface: barlow;
  --headings-cl: #253a79;
  --headings-lh: 1;
  --th-size-shrink-1: -1em;
  --th-size-shrink-2: -2em;
  --tb-size-shrink-1: -1em;
  --tb-size-shrink-2: -2em;
  --tf-size-shrink-1: -1em;
  --tf-size-shrink-2: -2em;
  --url-cl-active: #ff7802;
  --quote-lh: 1.7;
  --quote-size: 1em;
}

