.leaflet-editable-label-interior:hover {
  background-color: #f5f4f4;
  cursor: pointer;
}

.redIcon {
  color: rgba(255, 0, 0, 0.637);
  margin-top: 4.5px;
}

.map-label {
  min-width: 150px !important;
  background: transparent;
  font-weight: bold;
  color: #333;
  font-family: inherit;
  font-size: medium;
  text-align: center;
  border: 2px solid;
  overflow: hidden;
  height: 32px;
}

.div-icon {
  width: auto !important;
  height: auto !important;
  background-color: transparent;
  display: flex;
}