section#nossa-rede #map {
  background: #46bcec;
}
section#nossa-rede #map .leaflet-container {
  width: 100%;
  height: 100%;
  background: #46bcec;
  font: 11px AvenirLTStdBlack, sans-serif;
}
section#nossa-rede #map .leaflet-tile-pane {
  filter: saturate(0.35) contrast(0.96) brightness(1.06);
}
section#nossa-rede #map .leaflet-popup-content-wrapper {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e3e3e3;
}
section#nossa-rede #map .leaflet-popup-content {
  margin: 0;
}
section#nossa-rede #map .leaflet-popup-content .gmap-info-window .internal {
  width: auto;
  max-width: 320px;
  margin: 18px 18px 16px;
}
section#nossa-rede #map .leaflet-control-attribution {
  font-size: 10px;
  background: rgba(255, 255, 255, 0.75);
}
