/* Campeones: al eliminar el chip “Salón de la Fama”, ajustamos el ritmo del header */

#campeones .section-header .section-title{
  margin-top: 0.9rem !important;
}

@media (max-width: 520px){
  #campeones .section-header{ margin-bottom: 3.25rem !important; }
}
