@charset "utf-8";

.table-header {
    background-color: #2b56c0 !important;
    color: #fff !important
}

.bg-dark1 {
    background-color: #eff4ef !important
}

.bg-dark2 {
    background-color: #f7f9f7 !important
}