.user-name, .user-name:hover {
    color: #fff
}

.company-label {
    color: #919191
}

.custom-responsive-table thead {
    background-color: rgba(36, 105, 92, 0.1)
}
.custom-responsive-table tbody td {
    background-color: #fff !important;
}
