/* Dim disabled dropdown options */
option:disabled {
  color: #999 !important;
  background-color: #f8f9fa !important;
}
