td,
tbody th {
	background: #ffffff;
	width: 250px;
	vertical-align: top;
}

tr:hover td,
tr:hover th {
	background: #ffffff;
}

.wp-block-table td {
	font-family: "Helvetica 55 Roman", Helvetica, Arial;
	font-size: 12px;
	border: solid white;
	background: #ffffff;
	color: #333333;
}
