/*
Theme Name:    Enfold Child
Author:        Günter Schöfl 
Description:   CSS for Single Posts with Category 'Newsletter'
Template:      enfold       
*/

/* Single Newsletter
---------------------------------------------- */
#top.single-post.category-newsletter h2:not(:first-child) {
 padding: 16px;
 color: #464647 !important;
 background-color: #ffc830;
 text-align: center;
 }

.single-post.category-newsletter .avia-post-nav img.wp-post-image {
 max-width: 45px;
 }