Hi Shelly,
There is no text based selector in CSS. At least not in pure css.
There are java script libraries likde jquery which have text based css selector. But I would not recommend using it.
Hence I am going to suggest you to use xPath when it comes to using text based selector.
Hope this helps
~ seleniumtests.com