The paragraphs followed by headings 3 should be provided bigger margin to emphasize hierarchy better
(Example: https://en.m.wikipedia.beta.wmflabs.org/wiki/Albert_Einstein#Marriages_and_children)
Proposed solution (staying in 0.5em MinervaNeue top/bottom margin multiplicator for now, we can follow up with 8px based later):
.content p + h3 { margin-top: 1.5em; }




