:root {
  --5: #0c0d0e;
  --10: #191b1b;
  --20: #303436;
  --30: #494f51;
  --40: #61686b;
  --50: #7a8386;
  --70: #afb5b7;
  --80: #c9cdcf;
  --90: #e4e6e6;
  --95: #f1f2f3;
  --base: #7a8386;
  --heading: #00593b;
  --button: 700;
  --base-bold: 600;
  --heading-bold: 700;
  --xs: 8px;
  --s: 12px;
  --m: 16px;
  --l: 24px;
  --xl: 32px;
  --xxl: 48px;
  --white: #ffffff;
  --black: #000000;
  --accent: #eff7fb;
  --accent-light: #00593b;
  --accent-dark: #00593b;
  --status-success: #d7efe8;
  --status-success-light: #00996b;
  --status-error: #fdf2f2;
  --status-warning: #c27800;
  --status-warning-light: #ffab24;
  --surface-light: #c4e9f9;
  --surface-lighter: #edf2f0;
  --link: #00593b;
  --link-hover: #00593b;
  --label: #00593b;
  --heading-eyebrow: #191b1b;
  --badge-muted: #0c0d0e;
  --accordion-heading: #2e4d42;
  --sidebar: #ffffff;
  --input-placeholder: #7a8386;
  --focus: #26a3d9;
  --input-file: #00593b;
  --body: 1.5;
  --section-light: #edf2f0;
  --section-dark: #00734c;
  --section-darkest: #00593b;
  --nav: #00749e;
  --nav-dark: #00593b;
  --footer: #c4e9f9;
  --button-primary: #00593b;
  --card-active: #00593b;
  --card-hover: #f1fafd;
  --topbar: 0 -80px 160px #00000080;
  --profile-image-error: #f0c1c1;
  --light: #c9cdcf;
  --button-default: #00593b;
  --checkbox: #00593b;
  --radio: #00593b;
  --flat: #00593b;
  --default: #00593b;
  --primary: #ffffff;
  --hover: rgba(0, 0, 0, 0.1500);
  --heading-xxl: 1.25;
  --heading-xl: 1.25;
  --heading-m: 1.25;
  --input: 1.25;
  --single: 1;
  --pill: 9999px;
  --xxs: 4px;
  --root-font-size: 16px;
}
