a.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
