.wp-block-calendar table th,
.wp-block-calendar tbody td, .wp-block-calendar th{
    text-align: center;
}
.entry-content .wp-block-calendar tfoot tr,
.wp-block-calendar tfoot tr{
    border-bottom: none;
}
.wp-block-calendar caption{
    font-size: 1.2rem;
    margin-bottom: 8px;
}
.wp-block-calendar table{
    table-layout: fixed;
}
.wp-block-calendar a{
    text-decoration: none;
}