/** === Table Block === */
.wp-block-table td,
.wp-block-table th{
    border: none;
}

.wp-block-table.is-style-stripes{
	border-bottom: none;
}