

/* CSS from section stylesheet tags */
.map-section {
  padding: 2rem 0;
  text-align: center;
}

.map-embed iframe {
  width: 100%;
  height: 450px;
  border: 0;
}