.frc-captcha {
  max-width: 100% !important;
  width: 100% !important;
  padding-bottom: 32px !important;
}
.frc-captcha .frc-content .frc-text {
  white-space: normal;
}
.frc-captcha .frc-button {
  padding: 1rem;
}
.frc-captcha .frc-banner {
  bottom: 8px;
}
