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