.jlsw-form{max-width:560px;margin:0 auto}
.jlsw-form p{margin:0 0 1rem}
.jlsw-form label{display:block;font-weight:600;margin-bottom:.25rem}
.jlsw-form input[type=text],.jlsw-form input[type=email],.jlsw-form textarea{width:100%;padding:.5rem;box-sizing:border-box}
.jlsw-errors{border:1px solid #c00;background:#fdecea;padding:.75rem 1rem;margin-bottom:1rem}
.jlsw-review{list-style:none;padding:0;margin:1rem 0}
.jlsw-review li{padding:.25rem 0;border-bottom:1px solid #eee}
.jlsw-success{border:1px solid #2e7d32;background:#edf7ed;padding:1rem}
.jlsw-back{background:#888}
