:root {
  --night: #1a1610;
  --night2: #211b13;
  --gold: #d4af37;
  --gold2: #e8d290;
  --champagne: #e8d290;
  --brown: #6a562f;
  --muted: #70685c;
  --ivory: #f8f6ef;
  --cream: #f4ebd4;
  --line: rgba(106, 86, 47, 0.16);
  --shadow: 0 24px 70px rgba(26, 22, 16, 0.18);
}
