Simplify newsletter component
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552020. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !91 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>There is an SDC for newsletter, but this shouldn't exist -- the newsletter form is provided by a block either from Webform or something else.</p> <p>And now that we have proper layout controls, we should also not be hard-coding the heading and description styles. We can create this using components and simplify the styling a lot.</p> <p>After screenshot (there are minor changes to the appearance but it's leveraging the default webform styles which I think works anyway and this is using the heading and text component for the text above):</p> <p><img src="https://www.drupal.org/files/issues/2025-10-26/Screenshot%202025-10-26%20at%2012.05.41%E2%80%AFpm.png" alt=""></p>
issue