/* Re-use existing gallery grid rules */
@import url('gallery.css');

/* ---------- Page-specific tweaks ---------- */
.barn-hero{
  padding:3rem 0 1.5rem;
  background:#f5f5f5;
}
.barn-hero h1{font-size:2.2rem;}
.barn-hero p{color:#333;}
