.tablepress tfoot th,
.tablepress thead th {
	background-color: #ffffff;
}

.tablepress {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em;
	border: 1px solid #eaeaea;
}