I am using a pseudo-element to style the first line of a paragraph (class="first-para") in my document:
.first-para::first-line { font-weight: bold;