.table-fixed-header thead th {
    background-color: var(--table-header-background) !important;
}

.popover-header {
    background-color: #c6c6c6 !important;
}

.popover-body {
    background-color: #f5f5f5 !important;
}