/* AU News skin. Material: wire service. Dense, timestamped, fast.
   Ink on newsprint grey, one red for the dateline, square corners. */
:root{
  --paper:#F7F7F5; --wash:#EFEFEC; --wash-2:#E5E5E1;
  --ink:#121212; --body:#37373A; --muted:#6A6A6E;
  --brand:#8C1D1A; --brand-2:#A82521; --brand-d:#631312;
  --accent:#1F4E79; --accent-d:#173B5C;
  --rule:#DCDCD7; --rule-2:#EBEBE7; --rule-3:#C4C4BE;
  --radius:0px;
}
.hero{padding-block:38px}
.hero h1{font-family:var(--serif);letter-spacing:-.015em}
.sec .shell{max-width:860px}
