.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
    background-color: #dceef8;
}

.wp-block-table td{
    white-space: nowrap;
}