.tablepress thead th {
	background-color: rgba(224,180,50,0.5);
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #e0b432;
}