.performance-copy {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}

.card-en,
#mappingPage .bank-item small,
#mappingPage .slot-instrument small {
  display: none;
}

#fullscreenButton:disabled {
  opacity: .42;
  cursor: not-allowed;
}

@media (max-width: 750px) {
  #previewPage .bottom-bar > span,
  #mappingHint {
    display: inline;
  }
}
