.custom-marker.terminus.custom-marker-col1.marker-index-8 {
  background-color: gray!important;
}
.custom-marker.terminus.custom-marker-col1.marker-index-8::before {
  content: "Ligne_1"!important;
  background-color: gray!important;
}
.custom-marker.terminus.custom-marker-col1.marker-index-6::after {
  content: "MONTPELLIER Sablassou"!important;
  bottom: 0;
  right: 2rem;
  top: auto;
  font-weight: 700;
  color: black;
  background-color: white;
  padding: 3px 5px;
  border-radius: 2px;
}
.custom-marker.terminus.custom-marker-col1.marker-index-6::before {
  top: auto!important;
  bottom: 1rem!important;
  right: 1rem!important;
  padding: 10px 20px 28px 14px!important;
}
.custom-marker-col1.tmp {
  background-color: gray!important;
}
