/* Keep in sync with @theme block in src/styles/theme.css */
:root {
  --paper:  #FAF8F4;
  --ink:    #13161B;
  --deep:   #1F2A33;
  --rule:   #E7E2D6;
  --kauri:  #2C5E4E;
  --paua:   #3B6E8F;
  --manuka: #A8763C;
}
