.hover {
  cursor: pointer;
}

.disable {
  cursor: not-allowed;
}
