/* THAT'S NOT WHAT I MEANT — two people, two voices, one quest.
   Deeper than a primary pink and navy: these read as ink rather than as
   colour, which is what makes the page look expensive. Hers to move. */
:root{
  --ground:#FFFFFF;
  --ink:#100D12;
  --soft:#6A6270;
  --hair:rgba(16,13,18,.13);
  --stone:#8C8494;      /* the wall between them */
  --one:#B5124E;        /* the one who spoke */
  --two:#22365C;        /* the one who heard */
  --met:#5B2A5C;        /* where the two meet */
  --signal:#B5124E;
  --on-signal:#FFFFFF;
  --glow:181,18,78;
  --head:'Instrument Serif',Georgia,serif;
  --name:'Instrument Serif',Georgia,serif;
  --body:'Figtree',system-ui,sans-serif;
}
