:root{
  --space-xxs:4px;
  --space-xs:8px;
  --space-sm:12px;
  --space-md:17px;
  --space-lg:24px;
  --space-xl:32px;
  --space-xxl:48px;
  --space-section:80px;

  --container-text:980px;
  --container-wide:1440px;
  --grid-gutter:24px;

  --nav-height:44px;
  --subnav-height:52px;
  --sticky-bar-height:64px;
}
