.app-section-social:not(.app-mode-social_feed) .profile-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.app-section-social:not(.app-mode-social_feed) .profile-list-item .chip-row {
    gap: 8px;
}
