/* Word count & reading time */
.page-stats {
    color: #666;
    font-size: 0.8em;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eee;
}

.page-stats .sep {
    margin: 0 0.5em;
}
