:root{
  /* Type scale observed in source, verbatim (not snapped to a grid) */
  --text-2xs: 10px; --text-xs: 11px; --text-sm-alt: 12px; --text-sm: 13px; --text-base-sm: 14px;
  --text-base: 15px; --text-md: 16px; --text-lg: 18px; --text-xl: 22px; --text-2xl: 24px;
  --text-3xl: 28px; --text-4xl: 32px; --text-5xl: 36px; --text-6xl: 40px; --text-7xl: 48px; --text-8xl: 56px;
  --leading-tight: 1.0; --leading-snug: 1.1; --leading-normal: 1.4; --leading-relaxed: 1.5; --leading-loose: 1.6;
}
