.navbar .disabled {
  pointer-events: none;
  opacity: 0.6;
  cursor: not-allowed;
}