/* STG: uniform blog post body text size */
.article-template__content,
.article-template__content p,
.article-template__content li {
  font-size: 13pt;
  line-height: 1.6;
}
