/* Hide honeypot inputs from the human user.  These fields are used for
   spam detection and should remain inaccessible visually. */
.honeypot{display:none !important;}