.tablepress .row-hover tr:hover td {
	background-color: #EAF1DD;
	color: #006600;
}

.tablepress {
	--hover-text-color: #006600;
	--hover-bg-color: #EAF1DD;
}