button:not(:disabled),
[role='button']:not(:disabled) {
    cursor: pointer;
}
