firstParagraph

Targets the first paragraph in its container (p:first-of-type).

Standard prose convention: indent every paragraph's first line except the opening one of each section.

paragraph { textIndent("1.5em") }
firstParagraph { textIndent("0") }