@import '../../_coreStyles.scss';
.bolt-identity-picker-contact-icon {
    margin-right: $spacing-4;
}

.bolt-identity-picker-unresolved-email,
.bolt-identity-picker-error {
    color: $error-text-strong;
}