/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2024 | 11:09:46 */
/* New css for adjusting map */
.mapboxgl-popup-content {
  padding: 0;
}

.caduceus {
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2px;
  background: #ffffff !important;
}
.current_wait_placeholder_test {
  color: #2a4775 !important;
}
.caduceus h3.waiting_time{
	font-size: 12px;
}
.hospital-infobox.mapboxgl-popup{
	top: -6px;
}
