.author-card { .author-card__link { text-decoration: none; color: inherit; font-weight: bold; display: inline-flex; align-items: center; gap: 0.5em; } &__avatar { width: 3em; border-radius: 100em; } }