.fg-leaflet-marker--place {
  width: 20px;
  height: 20px;

  border-radius: 10px;

  border: 2px solid white;
  background: #66afff;
}

.fg-leaflet-marker--location {
  z-index: 1126;

  margin-top: -35px !important;
}
