.tablepress {
	height: auto;
	width: auto-flow;
	margin-left: 0 auto 1em;
	margin-top: 10px;
	margin-right: 0 auto 1em;
	margin-bottom: 100px;
	--border-color: #6F6F6F;
	--head-bg-color: #FFFFFF;
	--head-active-bg-color: #D2D2D2;
	--text-color: #6F6F6F;
}

.tablepress .row-1 {
	border-top: 1px solid #6F6F6F;
	border-bottom: 2px solid #6F6F6F;
}

.dt-container {
	margin-left: 140px;
	margin-right: 140px;
	margin-bottom: 60px;
}