Using Xtra theme - FAQ answer colors are white and blends in, no option to change it

This is what it looks like when I expand the questions. How do I fix this?

Hi @polik3256 , could you share that page URL?

https://everynursery.com/ password is shaeng

https://everynursery.com/pages/contact

Please add below css code in bottom of assets/screen.css file

.accordion-a p {
color: #fff;
opacity: 1;

}
one suggestion for you .
you can change font-color white ( color: #fff ) to black ( color: #000) so it can be more readable is good look as compare to white.
Thank you.

That worked great! The problem is fixed.

I ran into another problem when editing the specifications… this happens when trying to add another line to it. How do I space the bullet points out?