:root{
  --ink:#142235;
  --ink-2:#1c3049;
  --limestone:#EDE9E1;
  --paper:#F6F3EC;
  --clay:#8F3B27;
  --brass:#B99863;
  --slate:#25313F;
  --mist:#8195A3;
  --line:rgba(20,34,53,0.12);
  --line-light:rgba(246,243,236,0.16);
  --white:#fff;
  --hero-subhead:#D9CBAE;
  --process-muted:#AEBAC4;
  --timeline-muted:#B7C1CA;
  --footer-text:#93A3AF;
  --footer-muted:#6E7F8C;
  --mobile-phone:#8FA0AD;
  --radius:2px;
  --container:1180px;
  --space-page:32px;
  --space-page-mobile:20px;
  --section-y:100px;
  --section-y-mobile:64px;
  --ease-standard:.25s ease;
  --ease-slow:1.1s ease;
}
