<p class="no-divider"> <span class="bold">Protein</span>3g</p>
You only have a span element around the text “Protein”. If you are supposed to have another span element around the existing ones then you put the opening and closing span tags around the text Protein 3g and the span element that is already there.
It would help if you can post the url of the step you are on.