svg {
    pointer-events: auto !important;
}
path {
    pointer-events: visiblePainted !important;
    cursor: pointer;
}
