/* Vounous Design System — Colour Palette & Typography */
:root {
  --terra:       #b5541c;
  --terra-dark:  #7a3310;
  --terra-light: #d4784a;
  --clay:        #c8956a;
  --sand:        #e8d5b7;
  --dust:        #f2e8d5;
  --ash:         #3a2e28;
  --smoke:       #6b5a4e;
  --cream:       #faf4eb;
  --gold:        #c9973a;
}
