button.disabled, button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
