section.item.pubid h2.label {
  font-size: 0 !important; /* oculta URN */
}
section.item.pubid h2.label::after {
  content: "ARK";
  font-size: 1rem !important; /* tamaño del nuevo texto */
  font-weight: bold !important;
}
