:root {
  --brand-charcoal: #1e1c1a;
  --brand-mustard: #d9a02c;
  --brand-mustard-deep: #b9841f;
  --brand-navy: #2c3e52;
  --text-dark: #232323;
  --text-body: #4a4642;
  --text-muted: #857f77;
  --bg-cream: #f2ede3;
  --bg-white: #ffffff;
  --border-soft: #ddd5c7;
}
