:root {
  --color-primario: #1e3a5f;
  --color-secundario: #0ea5e9;
  --color-acento: #f59e0b;
  --fuente-titulos: 'Space Grotesk', serif;
  --fuente-texto: 'Inter', sans-serif;
}
