/* Woordjes theme — the terracotta sun world. */
:root {
  --bg: #f4eee3;
  --surface: #fffcf5;
  --ink: #26221c;
  --muted: #8a8177;
  --line: #e6ddcd;
  --accent: #c4653f;
  --accent-deep: #a54f2e;
  --accent-soft: #f0d9c8;
  --good: #7ba05b;
  --good-soft: #e3ecd8;
  --shadow-tint: 38, 34, 28;

  /* app tokens: course-content cues and the goodnight screen */
  --night: #2e2a3f;
  --en: #6e93b8;
  --nl: #d98a3d;
}
