Last color change I promise!

Please see image attached.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change that font color by going to Appearance > Customize > Additional CSS and pasting it there.

/*Font color*/
.cover p {
    color: black;
}

Best Regards,
Support