.hr-dalm-leaflet-pin {
    background: transparent;
    border: none;
}

.hr-dalm-pin {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(16, 24, 40, 0.35);
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    line-height: 18px;
    text-align: center;
}

.hr-dalm-map-wrap .leaflet-container {
    height: 420px;
    width: 100%;
    z-index: 0;
}
