.filament-action-primary {
    background: #003b99 !important;
    color: #fff !important;
}

.filament-action-secondary {
    background: #6269C3 !important;
    color: #111827 !important;
}

.filament-action-text-primary {
    color: #003b99 !important;
}

.filament-action-text-secondary {
    color: #6269C3 !important;
}
