To bold the text of an element, we use the font-weight property and set the value to bold.
font-weight
bold
Make sure to pick font-weight followed by : and then bold, ;.
:
;