.tablepress {
	--odd-bg-color: #ffffff;
}

tr.odd th {
	background-color: #29aa6a;
	color: white;
}