.nlpz-leaflet-shell {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 22px 55px rgba(8, 8, 25, 0.45);
}

.nlpz-inline-alert {
  background: rgba(255, 255, 255, 0.05);
  border: 1px dashed rgba(255, 255, 255, 0.2);
  padding: 16px 20px;
  border-radius: 14px;
  margin-bottom: 30px;
}
