
input[name="email_confirm"] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  pointer-events: none;
}

