h1 {
  color: var(--negro);
  font-family: var(--fuente);
  font-size: 3.4rem;
  font-weight: 800;
  line-height: 4rem;
}