[data-demo-locked] button[type='submit']:disabled,
[data-read-only] [data-favorite]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
