.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: rgba(2, 41, 65, 0.8) !important;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: #fff !important;
    color: #fff !important;
    background-color: #022941 !important;
}

.wp-block-heading h4,
.prose h4 {
    font-size: 22px !important;
}