.km-marker{min-width:40px;padding:4px 6px;background:#ffeb00;border:2px solid black;border-radius:6px;text-align:center;font-family:Arial Black,sans-serif;box-shadow:0 0 4px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1;color:black}.km-marker .number{font-size:16px;font-weight:700}.km-marker .label{font-size:10px;font-weight:700;background:black;color:yellow;padding:1px 3px;border-radius:2px;margin-top:2px}.km-marker.start-marker{background:#28a745;color:white;z-index:2}.km-marker.start-marker .number{color:white}.km-marker.end-marker{background:#555;color:white;z-index:1}.km-marker.end-marker .number{color:white}