.primary-text {
    color: #7366ff !important;
}

.success-text {
    color: #65c15c !important;
}

.danger-text {
    color: #fc564a !important;
}

.warning-text {
    color: #ffb829 !important;
}

.secondary-text {
    color: #838383 !important;
}

/* .dataTable td {
    text-align: left !important;
} */

.dataTable th {
    text-align: left !important;
}