/* Keep publication metadata in structured data but out of the visible article UI. */
.single-post .gfd-article-meta {
  display: none !important;
}
