/* Mirrors the news-feed-teaser frame styles from the sitepackage
   (highresstyles.css, scoped to .frame-type-kbo_contentelements_news_feed_teaser),
   which cannot apply here because the plugin renders as a generic list frame. */
.sz-contenthub-teaser > h1,
.sz-contenthub-teaser > h2 {
  color: #004489;
  margin: 0 auto;
  padding: 0 1.7rem 1.7rem 1.7rem;
  text-transform: uppercase;
}

.sz-contenthub-teaser .section-teaser__separator {
  border-top: 1px solid #004489;
  margin: 0 2rem 2rem;
}
