Conflict with Webflow CSS Affecting Contact Form Colors
A weird one - to me anyway. I'm using contact-modal1_componet. Webflow css is over-riding the form_input styling. The background is light so I set the text to dark. But there are a bunch of .w classes. One of them is color: inherent. And the inherent color is light. I fixed it for now by making the background of form_input dark. Which is actually more inline with my color scheme so it's ok. Is this coming from the body (all pages) styling? Currently color is text primary. I think this was the default style guide because I don't remember changing it.