// ============================================================================
// :: Visual
// ============================================================================
/**
 * Scope defined for visualising the visual component (how meta)
 */

// ============================================================================
// :: Root
// ============================================================================
.s-visual {
  height: 40vh;
}
