.bilapunkturinn-map-marker {
  background: #e11d48;
  border: 3px solid #ffffff;
  border-radius: 9999px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.45);
}

#bilapunkturinn-map {
  min-height: 450px;
  background: #11131a;
}

#bilapunkturinn-map .leaflet-popup-content-wrapper,
#bilapunkturinn-map .leaflet-popup-tip {
  background: #171a22;
  color: #ffffff;
}

#bilapunkturinn-map .leaflet-popup-content {
  margin: 14px 16px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

#bilapunkturinn-map .leaflet-popup-content strong {
  color: #fb2c55;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  margin-bottom: 2px;
}

#bilapunkturinn-map .leaflet-control-zoom a {
  background: #171a22;
  border-color: #2b2f3a;
  color: #ffffff;
}

#bilapunkturinn-map .leaflet-control-zoom a:hover {
  background: #252936;
  color: #ffffff;
}
