@import url("../shared/baleon-hub-stack.css?v=10");

/* Page-specific: hero mosaic mount only */
.fn-hero {
  margin-bottom: 0;
}

@media (min-width: 900px) {
  .bh-grid--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
