.route-destination{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#111;border:2px solid #111;box-shadow:0 2px 8px rgba(0,0,0,.35)}.route-destination:before{content:"";position:absolute;inset:7px;border-radius:3px;background:linear-gradient(45deg,#111 0 25%,#fff 25% 50%,#111 50% 75%,#fff 75%);border:1px solid #111}.route-destination i{display:none}#exit-route{grid-column:1/-1;background:#c5342f;color:#fff}
