/* Keep dubbing and scene-audio controls mounted while hiding them from the UI. */
.storyboard-dubbing-control,
.video-scene-audio-section {
  display: none !important;
}
