.o-google-maps__heading, .o-google-maps__text,
.o-google-maps .a-btn--transparent {
  color: inherit;
}
.o-google-maps__map {
  margin-top: 1.5rem;
}
.o-google-maps__map, .o-google-maps__map-embed {
  margin-top: 1.5rem;
  aspect-ratio: 16/9;
  position: relative;
}
.o-google-maps__map iframe, .o-google-maps__map-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
