:root {
  --paper: #FAF6F3;
  --ink: #2C2530;
  --ink-soft: #675C6B;
  --title-bar: #4E3F55;
  --header-bar: #6C5A74;

  --c1: #7E93A0; /* Health & Body */
  --c2: #8B6F91; /* Mind & Growth */
  --c3: #C4926C; /* Work & Finance */
  --c4: #AD7680; /* Relationships */
  --c5: #8F8177; /* Home & Lifestyle */
  --c6: #E8848A; /* Hobbies & Creativity */

  --font-heading: "Outfit", sans-serif;
  --font-body: "Work Sans", sans-serif;
}
