.bot-group { display: flex; flex-direction: column; gap: 6px; .head { .name { color: $neutral-800; font-size: $font-size-body-xs; font-weight: 400; } } }