.tablepress tbody td {
	font-family: Inter;
	font-size: 1.1rem;
	font-weight: 500;
}

.tablepress .column-1 {
	color: #888888;
}

.tablepress .column-2 {
	color: #141414;
}

.tablepress {
	--padding: 15px;
}