/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-bg-color: #ffffff;
	--head-active-bg-color: #dddddd;
	--even-bg-color: #edf7f0;
	--hover-bg-color: #a8d9b5;
	--responsive-collapse-expand-bg-color: #a8d9b5;
}