
.route-list-item.is-active {
  background: var(--color-gray-50);
}


.leaflet-marker-icon {
	background-color: #393A3F;
	border-radius: 3px;
}