.kb-footer { display: flex; flex-direction: column; gap: 16px; @include media-down(xs) { gap: 8px; } .bottom { color: $neutral-600; font-size: $font-size-body-xs; font-weight: 400; text-align: center; } }