/* .leaflet-control-velocity {
    position: fixed;
    bottom: 88px;
    right: 10px;
    z-index: 9999;
    padding: 0.1em 1em;
    border-radius: 1em;
    color: #fff3e1;
    background-color: rgba(68, 65, 65, 0.84);
    font-size: 12px;
} */

.velocity-overlay {
    position: absolute;
    z-index: 1;
}
