:root {
  --accent: #ffcca6;
  --accent-deep: #7d4b45;
  --bg: #fff0eb;
  --bg-warm: #ffffff;
  --bg-card: #ffeedb;
  --sage: #DD8563;
  --ink: #5c381f;
  --ink-soft: #9e5210;
  --ink-mute: #986e3e;
  --info-box-color: #bf8947;
  --section-bg: #fff5eb;
  --size-body: 17px;
}