:root {
  --primary-color: #1a2744;
  --accent-color: #c2410c;
  --text-color: #181d25;
  --muted-color: #6e7687;
  --border-color: #dcdfe5;
  --bg-muted: #f9fafb;
  --bg-stone: #f5f5f4;
  --footer-bg: #0f2d4a;
}
