.tablepress tfoot th,
.tablepress thead th {
	background: initial;
}

.tablepress>:where(tbody.row-striping)>:nth-child(even)>* {
	background: initial;
}