.custom-blog-marker {
    background: none;
    border: none;
}

.marker-popup {
    min-width: 200px;
}

.marker-reference {
    color: #0066cc;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 500;
}

.marker-reference:hover {
    color: #004499;
    text-decoration: none;
}

.leaflet-popup-content .btn {
    color: white !important;
    text-decoration: none !important;
    font-weight: 500 !important;
}

.leaflet-popup-content .btn-primary {
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}

.leaflet-popup-content .btn-secondary {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
