This is not possible with gtk.css. It is also a bad idea because the cascading nature of CSS means the app could change styles in an update and then your styles would break. If you want to modify the app’s CSS then you should just modify the app itself.