/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 20 2023 | 00:11:20 */
article.wp-show-posts-single.post.type-post.status-publish.format-standard.has-post-thumbnail.category-featured > div.wp-show-posts-inner > div.wpsp-content-wrap > header h2 {
    font-size: 21px;
    height: 6ex;
}
hr.wp-block-separator {
    margin-top: unset;
}