/* Reduce  post font size - JP */

.textwidget, .entry-content, .page-content, .comment-content {
    line-height: 1.3;
    font-size: 1.2rem;
  	margin-bottom: 1.2rem;
}

.textwidget p, .textwidget ul, .textwidget dl, .textwidget table, .textwidget blockquote, .entry-content p, .entry-content ul, .entry-content dl, .entry-content table, .entry-content blockquote, .page-content p, .page-content ul, .page-content dl, .page-content table, .page-content blockquote, .comment-content p, .comment-content ul, .comment-content dl, .comment-content table, .comment-content blockquote {
    margin-bottom: 1.2rem
    
    }