.wp-block-table > table > thead > tr > th {
    background-color: var(--aminu-table-header-background);
    color: var(--aminu-table-header-color);
}
