.compact-choice.is-disabled {
  cursor: not-allowed;
  opacity: .45;
  background: #f1f1ed;
}

.minor-night-note {
  margin: 10px 0 0 !important;
  color: var(--danger) !important;
  font-size: 8px !important;
  line-height: 1.6;
}
