.form-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
