
/* feature/feature/WMG-54 - 2025/02/10 */
.cloudflare-area {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_form.btn-disable {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.cf-turnstile {
  margin-top: 15px;
}
/* End feature/feature/WMG-54 - 2025/02/10 */