.article-template header {
  text-align: left;

  h1 {
    font-size: 24px;
  }
}

div[itemprop="articleBody"] {
  line-height: 1.8;
}
