.ul-hide {
    display: none !important;
}
footer .ct-icon, footer .ct-icon-container svg {
    fill: #e5e5e5; /*var(--theme-text-color);*/
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: var(--theme-palette-color-7)
}