Start on the parent
This article block sets a serif font-family. Nested headings and sentences pick it up automatically — that is normal inheritance.
When to force inherit
Use inherit when a child would otherwise keep a default or when you want a non-inherited property to copy the parent.
Spans stay in the sentence
A span styles a word without breaking the line. A div starts a new block box.