.registration-altcha {
  display: block;
  margin: 0 0 1.25rem;
  --altcha-max-width: 100%;
  --altcha-border-width: 1px;
  --altcha-border-radius: 2px;
  --altcha-color-base: #ffffff;
  --altcha-color-border: #e0e0e0;
  --altcha-color-border-focus: #9b1b1b;
  --altcha-color-text: #333333;
  --altcha-color-footer-bg: #f5f5f5;
  accent-color: #9b1b1b;
}
