/* Keep the video prompt controls mounted while hiding them from the UI. */
.video-prompt-section {
  display: none !important;
}
