div.city-distance{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}div.city-distance span:first-child{align-items:center;display:flex;font-size:12px;height:60px;justify-content:center;min-width:60px;text-transform:uppercase;width:60px}div.city-distance span:nth-child(2){font-size:24px;text-align:left}div.city-distance.full span:first-child{background-color:#a77677;color:#fff4eb}div.city-distance.empty span:first-child{background-color:#fff4eb;border:.5px solid #815355;color:#815355}