.cevesa-route-card { border:1px solid #d9ded8; background:#fffefa; color:#17231f; cursor:pointer; text-align:left; }
.cevesa-route-card.is-selected { border-color:#1f6b54; box-shadow:0 0 0 2px #1f6b54; }
.cevesa-route-map { width:100%; height:560px; margin-top:24px; background:#dfe5dc; }
.cevesa-route-map .leaflet-routing-container { display:none; }
@media (max-width:700px) { .cevesa-route-map { height:430px; } }
