
.btn.success:disabled {
    background-color: #000;
    color: #ffffff;
    cursor: not-allowed;
    opacity: 0.6;
    border: none;
}