/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.post-word-count {
    background: #f1f1f1;
    padding: 12px;
    font-family: Roboto Flex, sans-serif;
    font-size: 0.8 rem;
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
}
