/* Auteur-, piramide- en aanbod boxes bij blogposts */
#expert-GrietDeca p,
#expert-KimHilgert p,
#piramidenew p, 
#piramide p,
#aanbod p { font-size: 14px; }

/* Testimonial headers (namen) */
#homepage-testimonials .post-title { font-size: 28px !important; line-height: 1.2 !important; font-weight: lighter !important; }

/* Compacte headings specifiek voor blogposts */
.single-post .entry-content h2 { font-size: 20px; line-height: 1.2; }
.single-post .entry-content h3 { font-size: 16px; line-height: 1.2; }
.single-post .entry-content h4 { font-size: 14px; line-height: 1.2; }
.single-post .entry-content h2, 
.single-post .entry-content h3 { font-weight: 700; }
.single-post .entry-content h4 { font-weight: 600; }

.single-post #site-content > .entry-section strong.entry-section-title { font-size: 18px; display: block; margin-bottom: 20px; }
.single-post #site-content > .entry-section strong.entry-item-title { font-size: 16px; }

