.route-batch-card {
  cursor: default;
}

.route-batch-card:hover {
  border-color: var(--line);
  background: var(--surface-soft);
}
