.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #a8acaa;
  pointer-events: none;
  background-color: transparent;
}
