.tablepress {
	--head-text-color: #fff;
	--head-bg-color: #434f5b;
	--head-active-text-color: #fff;
	--head-active-bg-color: #434f5b;
}

.tablepress .column-1 {
	background: #434f5b;
	color: #fff;
}