I want to do something like this:
<p style="color:red;">Esse texto é vermelho e <style="color:blue;">esse texto é azul</style> mas esse outro continua vermelho</p>
I believe you have understood. I want to get a portion of the text and only change the color of some words, but the rest remains the same.