/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 ._form label { display: block; font-weight: bold; margin-bottom: 0.25rem; }
 ._form input { width: 100%; margin-bottom: 0.5rem;  }
 ._button-wrapper button { margin-bottom: 0.5rem; }
 ._form div._form-branding, ._form div._marketing-by { display: none !important; color: white; }