/* Keeps hero readable in the block editor */
.editor-styles-wrapper .tv3-home-hero {
  min-height: 60vh;
  outline: 1px dashed rgba(255, 255, 255, 0.25);
}
