/**
 * @file
 * General styling for video blocks.
 */
.video-block-hidden {
  display: none;
}
