/* HIDE the [XYZ] citation labels in the bibliography */
span.label {
  display: none !important;
}
