/* custom colors */
.base-text-separator[data-v-df7a22ae] {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto 1fr;
  gap: var(--md);
}/* custom colors */
.social-provider-auth-button[data-v-fd4adbfe] {
  --py: 0 !important;
}
.social-provider-auth-button__icon[data-v-fd4adbfe] {
  width: 26px;
}/* custom colors */
.auth-widget-login-by-social[data-v-14d067a9] {
  display: flex;
  flex-direction: column;
  gap: var(--md);
}
.auth-widget-login-by-social__item[data-v-14d067a9] {
  width: 100%;
}