.main-menu.menu-light .navigation li a {
    color: #000000 !important;
}

html .content .content-wrapper .content-header-title {
    color: #000000 !important;
}

p {
    color: #000;
}

h4.card-title {
    color: #000;
}

h2, h3 {
    color: #000;
}

li.breadcrumb-item {
    color: #000;
}

th.sorting {
    color: #333;
}

span.emp_name.text-truncate.fw-bold {
    color: #000;
}

.text-muted {
    color: #000 !important;
}

th.sorting_disabled {
    color: #000;
}

label {
    color: #000 !important;
}

div.dataTables_wrapper .dataTables_info {
    color: #000000;
}

td.dataTables_empty {
    color: #000;
}

li {
    color: #000 !important;
}

sub.pricing-duration.text-body.font-medium-1.fw-bold {
    color: #000 !important;
}

h1.mt-5 {
    color: #000 !important;
}

h5.mb-1.mt-2.mt-sm-0 {
    color: #000 !important;
}

h5.mb-1 {
    color: #000 !important;
}

.nav-pills .nav-link {
    color: #000 !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
}