.mantine-Switch-root {
    cursor: pointer !important;
}

.table-purple th,
.table-purple thead th,
.table.table-purple thead th {
    background-color: rgba(156, 0, 191, 1) !important; /* Purple */
    color: white !important; /* Text color */
}