fix(consent): make the title field a textarea and fix the checkbox markup
The title accepts HTML and long texts, so a single-line input was too cramped. Also switches the consent checkboxes to the Bootstrap 5 form-check classes.