.tablepress tfoot th,
.tablepress thead th {
	background-color: #7986cb;
	font-weight: 500;
	color: white;
}

.paginate_button:after,
.paginate_button:before {
	color: #7986cb;
}

.paginate_button:hover:after,
.paginate_button:hover:before {
	color: #3f51b5;
}