/* ============================================================
   CUSTOM — Per-store micro-overrides for Binge Pizza (Calgary)
   This file is generated per restaurant. Override tokens or add
   store-specific rules here. Do NOT edit global.css, theme.css,
   or style.css directly for per-store changes.
   ============================================================ */

/* Location pages: map section heading is an <h3> for SEO heading
   hierarchy, styled identically to the default .gs-map-info h2. */
.gs-map-info h3 {
  font-size: clamp(1.7rem, 3vw, 2.3rem);
  color: var(--gs-dark-heading);
  margin-bottom: 1.6rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid var(--gs-dark-border);
}
