.permissions-connect-header { display: flex; flex: 0; flex-direction: column; justify-content: center; width: 92%; &__icon { display: flex; flex-direction: column; align-items: center; } &__title { @include H3; text-align: center; color: $Black-100; margin-top: 16px; } &__subtitle { @include H6; text-align: center; color: $Grey-500; } &__subtitle { margin-top: 4px; } }