:root {
  --gold: #b8974a;
  --gold-light: #d4af6a;
  --gold-pale: #f0e0b0;
  --bg: #080808;
  --bg-2: #0f0f0f;
  --bg-3: #141414;
  --text: #e8e2d8;
  --text-muted: #7a7570;
  --text-dim: #4a4540;
  --border: rgba(184, 151, 74, 0.18);
}
