#root{margin:0;padding:0;text-align:center;min-width:100%}.team-card{margin:1rem;padding:1rem;border:1px solid #000;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.team-card__start{display:flex;gap:.5em;align-items:center;justify-content:stretch;flex-grow:2}.team-card__start>svg{align-self:center}.team-card__end{display:flex;flex-direction:column;justify-content:space-around;gap:1em}.team-card__end>span{font-size:small;font-style:italic}.team-color-background{background-color:#7c0000;background-image:linear-gradient(326deg,#7c0000,#3e0000 74%);color:#fff}
