.leaflet-map {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.leaflet-container {
  font: inherit;
}