.maplibregl-popup-content {
  background-color:#f7c651;
}
.maplibregl-popup-tip {
  border-top-color:#f7c651 !important;
}
#map-popup-button {
  background-color: #f7c651;
  border: none;
}
#map-popup-button:focus {
  outline: none;
}