/* BJIKS Home page — layout helpers (main home styles remain in index.php during migration) */
.hero-section {
  position: relative;
}

.page-hero h1,
.hero-section h1 {
  font-family: var(--serif);
}
