#table-tbody .rappasoft-striped-row .action-buttons {
    justify-content: center !important;
}

.laravel-livewire-table th {
    text-align: center !important;
    justify-content: center !important;
}

.laravel-livewire-table th div {
    text-align: center !important;
    justify-content: center !important;
}

.laravel-livewire-table td {
    text-align: center !important;
}
