hr.solid {
	border-top: 0px solid #fff;
}
.modal.exit {
	  font-family: 'Quicksand', sans-serif;
}

.mapboxgl-popup-content {
  font-family: 'Quicksand', sans-serif;
  width: 130%;
  background-color: #;
}

.mapboxgl-popup-content {
  color: #595959;
  padding: 10px;
  border-radius: 8px 8px 8px 8px;
}
.mapboxgl-ctrl-geolocate-ico {
	color: #555888;
}
