.permissions-connect-header { flex: 0; width: 100%; &__icon { width: 100%; display: flex; flex-direction: column; align-items: center; } &__title { @include H3; text-align: center; color: var(--color-text-default); margin-top: 16px; font-weight: bold; } &__subtitle { @include H6; text-align: center; color: var(--color-text-default); } &__subtitle { margin-top: 4px; } }