/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-text-color: #ffffff;
	--head-bg-color: #4dad48;
	--head-active-bg-color: #bbd764;
}

.column-filter-widgets select {
	display: none;
}