I'd like to simply customize my Sphinx theme so that all tables (no matter which type of table they are) have cells that are one solid color. Right now, creating a table defaults to alternating between white and grey for the table cell colors as seen in the attached image. I don't see anything specific to tables in my CSS file. Thanks in advance.

Created tables and received default behavior shown in image above.