:root{
  --paper:#ECE8E2;
  --ink:#0c0c0a;
  --line:rgba(12,12,10,0.16);
  --line-strong:rgba(12,12,10,0.9);
  --red:#b4231d;
  --grey:#6b675f;
  --paper-dark:#ddd8cf;
  --paper-light:#f6f2ec;
  --white:#fffaf2;
  --content-width:1440px;
  --page-padding:22px;
  --header-height:52px;
}
