:root{
/* Scale — website headings are set in the core sans, heavy weights only */
--sa-text-display:56px; /* @kind font */
--sa-text-display-mobile:36px; /* @kind font */
--sa-text-h1:44px; /* @kind font */
--sa-text-h1-mobile:32px; /* @kind font */
--sa-text-h2:28px; /* @kind font */
--sa-text-h3:22px; /* @kind font */
--sa-text-h4:18px; /* @kind font */
--sa-text-lead:19px; /* @kind font */
--sa-text-body:16px; /* @kind font */
--sa-text-sm:14px; /* @kind font */
--sa-text-xs:13px; /* @kind font */

--sa-lh-tight:1.12; /* @kind other */
--sa-lh-heading:1.2; /* @kind other */
--sa-lh-snug:1.4; /* @kind other */
--sa-lh-body:1.6; /* @kind other */

--sa-weight-regular:400; /* @kind other */
--sa-weight-medium:500; /* @kind other */
--sa-weight-semibold:600; /* @kind other */
--sa-weight-bold:700; /* @kind other */
--sa-weight-extrabold:800; /* @kind other */

--sa-tracking-tight:-0.02em; /* @kind other */
--sa-tracking-normal:0; /* @kind other */
--sa-tracking-wide:0.04em; /* @kind other */
--sa-tracking-caps:0.08em; /* @kind other */
}
