// Cursor
// ––––––––––––––––––––––––––––––––––––––––––––––––––

*[disabled] {
  cursor: not-allowed;
}
