.flb-gmap {
  width: 100%;
  overflow: hidden;
  background: #eef2f3; /* while loading */
}

/* Optional InfoWindow styling (Google injects its own DOM) */
.flb-iw__title { font-weight: 800; margin-bottom: 4px; }
.flb-iw__types { font-weight: 600; opacity: .8; margin-bottom: 6px; }
.flb-iw__address, .flb-iw__phone { margin: 0 0 4px; }
