/* style.css */
.dash-graph .plotly .modebar, .dash-graph .plotly .hoverlayer {
    cursor: default !important;  /* Sets the cursor to default (arrow) */
}
