.tablepress tbody td {
	font-family: Roboto;
	font-size: 12px;
	color: #0e4473;
}

.tablepress thead th,
.tablepress tfoot th {
	font-family: Roboto;
	font-size: 12px;
	color: #ffffff;
	background-color: #0e4473;
}