How can I change a single word color in an Empire theme banner?

My client wants a word out of a sentence in the banner to be green but the code i know makes all the sentence green. I am using Empire theme

Hey @Mayafern94 ,
Please share your store URL.
Thank you!
Raman
Return Prime

rrrr

https://hpe.sourcingsolutions.com/

Hey @Mayafern94 ,
You can achieve this by following below code.

##  Your trust source for Genuine HPE Replacement Parts

.text__green {
  color: green;
}

Hope it helps!

Raman
Return Prime