/* Editorial content is not a collection card. Shared by the modern site
   and the single release renderer; functional cards keep their own styles. */
.share-shell .copy-card,
.share-shell .facts {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

/* Keep the existing information rows and their fine separators. */
.share-shell .facts .fact:first-child {
  padding-top: 0;
}

/* Contact details use the same open rhythm; links retain their hit areas. */
.new-site .contact-person {
  background: transparent;
  padding: 1.5rem 0;
}
