/* Show form without leazard JS */
.leazard-loading-background {
  display: none !important;
}

.lz-loading-overlay {
  display: none !important;
}

.grecaptcha-badge {
  display: none !important;
}

/* Ensure form body visible */
.leazard .leazard-body {
  display: block !important;
}
