.article-base p {
  margin: 1em 0;
}

.article-base ol, .article-base ul {
  padding-left: 2em;
}

.article-base h1 {
  font-size: 140%;
  border: none;
}

.article-base h2 {
  font-size: 130%;
  border: none;
}

.article-base h3 {
  font-size: 120%;
}

.article-base h4 {
  font-size: 110%;
}

.article-base h5 {
  font-size: 100%;
}

.article-base h6 {
  font-size: 100%;
}

.article-base blockquote {
  padding-left: 15px;
}