:root {
  --primary-color: #22d3ee;
  --primary-color-rgb: 34, 211, 238;
  --secondary-color: #0f766e;
  --secondary-color-rgb: 15, 118, 110;
  --iria-gold: #c4a265;
  --iria-gold-rgb: 196, 162, 101;
  --iria-cyan: #22d3ee;
  --iria-green: #0f766e;
  --iria-surface: #030712;
  --iria-surface-elevated: #0a1628;
  --iria-navy: #0b1d3a;
}
