/* Contact Us — companion styles for contact-us.js (see ContactUs.cshtml doc comment). Ported
   from the DNN HTML module's inline <style> block almost verbatim. */
#cu-confirmation { display: none; }
#cu-error-banner { display: none; }
#cu-form .cu-field-group { padding: 7px 5px; }
#cu-form label { display: block; margin-bottom: 4px; }
#cu-form .cu-field-error { display: none; }
