:root {
  --ambar: #00e5ff;
  --halo: rgba(0, 229, 255, .15);
  --halo-fuerte: rgba(0, 229, 255, .42);
  --acento-rgb: 0, 229, 255;
  --linea: rgba(0, 229, 255, .10);
  --linea-fuerte: rgba(0, 229, 255, .26);
}
