/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 h1:not(.site-title):before, h2.swal2-title:before {
     display: none;
 }


input#voter-email {
    margin-bottom: 20px;
}