body .elc-iam {
  --color-warning: #d80000;
}

body .elc-iam .elc-button:not(.iam-social-button-rect),
body .elc-iam .elc-tabs__tab .elc-tabs__tab-text,
body .elc-iam .elc-iam-social-buttons .iam-social-button-rect .elc-label {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
}

.elc-iam .elc-iam-social-buttons .iam-social-button-rect .elc-label {
  font-family: var(--button-font-family);
}
