I am looking to update the appearance of a div class that solely contains text. Specifically, I would like to customize the text "Afrikaans: Books by Language" by utilizing the parent class = "results" along with CSS child properties.
<div class = "results">
...
...
<div>
Afrikaans : Books by Language
</div>
...
...
</div>