How can I change the text color in my newsletter field?

Hi there,

I adapted the color of my newsletter field an now when you click in the field and try to enter your email address, it types it in white (so you dont see anything). How can I change it to black?

https://taneraskin.com/?customer_posted=true#contact_form

Best,

Isa

here is a CSS code to fix your problem:

input#NewsletterForm--template--17904032514316__fac986e6-248e-4c49-9d51-1afe15033ec5 {
    color: black;
}

Hi, I need help

Shopify password page showing complete white screen in dawn theme how do I fix it?