.list-group-item.choose-route:hover {
    background-color: var(--bs-focus-ring-color);
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}