.site-header {
    background: #000000 !important;
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word;
    vertical-align: top !important;
    color: black !important;
}

table tr:nth-child(even) {
    background: #000000 !important;
}

footer#colophon {
    display: none;
}

#page {
    padding-top: 3%!important;
}