.tablepress td strong {
	text-transform: uppercase;
	font-family: 'fira sans', sans-serif;
	letter-spacing: normal;
}

.tablepress .sorting:hover {
	background-color: #214784;
	color: #fff;
}