.tablepress,
.tablepress tr,
.tablepress tbody td {
	border: none;
	color: rgba(255,255,255,0.75);
}

.tablepress tfoot th,
.tablepress thead th {
	border: none;
	background-color: rgba(0,0,0,0);
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 1.15px;
	font-family: "Oswald";
	color: #ffffff;
}

.tablepress th.column-2,
.tablepress th.column-3,
.tablepress th.column-4 {
	font-size: 16px;
}

.tablepress caption a {
	color: #ffffff;
}

.tablepress-id-8 .column-1,
.tablepress-id-9 .column-1 {
	font-weight: bold;
}

@media (min-width: 979px) {

	.tablepress-id-1 .column-1 {
		width: 799px;
	}

	.tablepress-id-2 .column-1 {
		width: 799px;
	}

	.tablepress-id-3 .column-1 {
		width: 799px;
	}

	.tablepress-id-4 .column-1 {
		width: 799px;
	}

	.tablepress-id-5 .column-1 {
		width: 799px;
	}

	.tablepress-id-6 .column-1 {
		width: 799px;
	}

}