/* ============================================================================
   V4 — Home page tweaks
   (Hero2 supplies the majority of the styling; keep this minimal.)
   ========================================================================== */

/* Ensure the hero sits flush under the topbar with no extra WP theme gaps. */
body.home #WOW_CANVAS,
body.front-page #WOW_CANVAS {
  margin-top: 0;
}

