How to change Title color on Client Section

Is there a way to change the Title Color on the Client Section Widget on the Home Page. Scroll down on the URL to see what I mean. JNR-SNR gaming website
The background is black and the Title is black too. I would love it to be white please.

Cheers
Senior
JNR-SNR gaming

bump

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/client widget title color/
h3.mb64.mb-xs-40 {
color: white !important;
}

Best Regards,
Support

Awesome. Thank you very much. This worked like a charm.

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support