.antibot-field {
  width: 100%;
  margin: 4px 0 18px;
}

.antibot-field altcha-widget {
  display: block;
  width: 100%;
  --altcha-border-width: 1px;
  --altcha-border-radius: 4px;
  --altcha-color-border: rgba(5, 37, 48, 0.16);
  --altcha-color-base: #ffffff;
  --altcha-color-text: #052530;
  --altcha-color-accent: #bdfb22;
}

.antibot-error {
  display: block;
  margin-top: 8px;
  color: #b42318;
  font-size: 12px;
}
