:root {
  --bg:           #0A0A0A;
  --bg-2:         #111111;
  --text:         #F0EDE6;
  --text-muted:   #888880;
  --accent:       #FF3B00;
  --accent-2:     #F5F014;
  --border:       #222222;
  --success:      #00FF88;
}
