.language-switcher.disabled {
  color: gray;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}
