.person-image {
  width: 100%;
  height: 100%;
  max-width: 420px;
  max-height: 543px;
  border-radius: 32px;
}

.article__subtitle-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.article__badge {
  padding: 0.125rem 0.75rem;
  background: rgba(90, 0, 0, 0.12);
  border-radius: 2rem;
}

/*# sourceMappingURL=single-team.css.map */
