.tablepress td {
	border: 1px solid #DDDDDD;
}

.tablepress .row-1 td,
.tablepress .column-1 {
	font-weight: bold;
}

#content .tablepress-id-1 th,
#content .tablepress-id-1 td {
	text-align: center;
}

.tablepress-table-name {
	text-align: center !important;
	text-transform: uppercase !important;
	color: #082c65;
	font-size: 30px;
	line-height: 35px;
	padding: 50px 0;
}