.mom-command-form .mom-form-shell { box-shadow: none; padding: 0; }
.mom-command-form form { margin-top: 22px; }
.mom-intake-form { max-width: 900px; }
.mom-intake-form form { display: grid; gap: 24px; }
.mom-command-form button[disabled] { cursor: wait; opacity: .65; }

