.team { position: relative; }

.team-info { padding: 1rem 0 1.25rem; }

.team-info li { display: flex; align-items: center; justify-content: space-between; font-size: .9375rem; line-height: 1.75rem; }

.team-info li span:first-child { color: #8094ae; }

.team-info li span:last-child { color: #526484; }
