:root{
  --paper:#F0F0F0;
  --ink:#020202;
  --line:rgba(2,2,2,0.16);
  --line-strong:rgba(2,2,2,0.9);
  --red:#b4231d;
  --grey:#6b675f;
  --paper-dark:#e0e0e0;
  --paper-light:#f8f8f8;
  --white:#fffaf2;
  --content-width:1440px;
  --page-padding:22px;
  --header-height:52px;
}
