How to change text colour in contact section

The Contact section doesn’t have a colour selector for the texts. How can I change the two colours?

SCREENSHOT

Hi there

Please provide link to the contact page and I will generate custom css that will change color of the text

here at the bottom

Hi there

You can use this code to change the color:

#contact-us .section-content .contact-us-box .box-right span, 
#contact-us .section-content .contact-us-box .box-right span a {
color: #070807;
}
1 Like

Thank you, it helped

Thank you too and have a nice week :slight_smile: