.tablepress {
	--text-color: #3d4548 !important;
	width: 100% !important;
	max-width: 900px !important;
	border: solid 1px #52575E !important;
	border-radius: 10px !important;
	border-collapse: separate !important;
	overflow: hidden !important;
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.row-1 th {
	background-color: #FFFFFF !important;
	color: #ed6a53 !important;
}