.tablepress {
	--head-text-color: #ffffff;
	--head-bg-color: #273583;
	--head-active-text-color: #ffffff;
	--head-active-bg-color: #273583;
}

.tablepress .row-hover tr:hover td {
	background-color: #273583;
	color: #ffffff;
}