/** === Table Block === */
.wp-block-table.is-style-stripes{
    border-bottom: none;
    border-left: 0;
    border-top: 0;
}
.wp-block-table{
    width:100%;
}
