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