How can I modify the text color in Flex Theme?

Is there a way to change the color of the “Free shipping to U.S. and Canada” text to hex: #E1641B

website: www.ecogarby.com

password: eco

Add this code to the bottom of styles.css

.product-block.product-block--text p strong {
  color:#E1641B;
}

@Nick_Marketing Thank you so much!!!

@Acid2Rain

You are welcome!

P.S. You guys have an interesting product.

@Nick_Marketing Thank you!!! :slightly_smiling_face:

Hello can you help us ?

We want to change color in text form (flex theme) to white.

Regards