Change text color of "quantity" number on product page.

https://astrofinitylights.com/products/astronaut-galaxy-projector.

If you see the quantity box, you are unable to see the quantity of how much you are putting in the cart because the background and the text are both white. Can you make the text in black?

thanks in advance.

@astrofinityligh ,

input#Quantity-product-7660523225301 {
    color: #000;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid