.page-header,
.teaser-title,
.paragraph__header,
.normal-page__teaser-text {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}