/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--text-color: #4e4e50;
	--head-text-color: #ffffff;
	--head-bg-color: #072643;
	--head-active-bg-color: #072643;
	--hover-text-color: #111111;
}