/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--text-color: #000000;
	--head-text-color: #000000;
	--head-active-text-color: #ffffff;
	--head-bg-color: #d19f97;
	--head-active-bg-color: #7d0000;
	--even-bg-color: #f4e7e4;
	--hover-bg-color: #e9cfca;
	--responsive-collapse-expand-bg-color: #7d0000;
	--responsive-collapse-close-bg-color: #7d0000;
}