body  .article-content strong {
  font-weight: bold;
}

body .article.main .article-content p{
    color: #111;
    line-height: 1.8em;
    text-indent: 32pt;
}


body .article.main .article-content h1{
    font-size: 24px;
}

body .article.main .article-content h3{
    font-size: 16px;
    font-weight: normal;
}