.article {
  max-width: 800px;
  line-height: 1.7;
}
.article h2, .article h3 {
  margin: 1.5rem 0 0.5rem;
}
.article p {
  margin-bottom: 0.8rem;
}