.maplibregl-popup-content {
  color: #1f2937 ;
  font-family: sans-serif;
  padding-right: 20px;
  padding-top: 20px;

}


.popup-text {
  color: #374151;
  margin: 4px 0;
  font-size: 0.875rem;
}

.maplibregl-popup-close-button {
  font-size: 24px;
  width: 30px;
  height: 30px ;
  line-height: 24px;
  padding: 0;
}
