/* SACRED SON — the world's own colours and letters. Read off her live site and her emblem:
   the red is the jewel in his hands, the ink is hers, the ground is white so the silver reads. */
:root{
  --ground:#FFFFFF;
  --ink:#0D141A;
  --signal:#C40B2A;          /* her red, the block her words sit in */
  --signal-deep:#9E0822;     /* the same red, pressed */
  --paper:#FFFFFF;
  --head:'Cormorant Garamond',Georgia,serif;
  --name:'Cinzel','Cormorant Garamond',serif;   /* the wordmark's own face */
  --body:'Figtree',system-ui,sans-serif;
}
