.talent__container { display: flex; flex-wrap: wrap; column-gap: 1rem; }
.talent__stage { font-size: 1.2rem; font-weight: bold; padding: 0.5rem; }
.talent__role { max-width: 200px; }
.talent__role ul { margin-top: 0; }