.member { display: flex; gap: 1rem; &__info { display: flex; flex-direction: column; &__link { font-weight: var(--font-weight-medium); } } }