/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-text-color: #ffffff;
	--head-sort-arrow-color: #000000;
	--head-bg-color: #000000;
	--head-active-bg-color: #000000;
	--even-bg-color: #fbe7e7;
	--hover-bg-color: #c4c4c4;
	--padding: .3rem;
	--responsive-collapse-expand-text-color: #000000;
	--responsive-collapse-close-text-color: #000000;
}