.bio-card-v2 div {
  padding: 0 10px;
}

.bio-card .bio-card-section{
  max-width: 100%;

  [beacon-tag-name="beacon-id-card"] :is([slot="name"]) {
    color : var(--beacon-system-color-text-link);
  }
}