Update CSS for Placeholder Text

I can’t find a way of updating the look of the placeholder text; it currently just formats the same as normal text and doesn’t look like a placeholder. I can’t find any CSS attribute specifically to affect it; is there one that I am missing?

This should help:
https://css-tricks.com/almanac/selectors/p/placeholder/

Pls note the browser compatibility at the bottom of the page.