Update font size and layout of footer menus
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3547730. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !89 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The links in the footer menu are the same size as the utility menu links, which is too prominent. In the design, they are 12px. There also should be less space and the Terms link shouldn't break onto two lines. The implemented layout uses equal columns but in the design they have fixed space between.</p> <p>Top is implementation, bottom is design.</p> <p><img src="https://www.drupal.org/files/issues/2025-09-20/Screenshot%202025-09-20%20at%203.13.08%E2%80%AFpm.png" alt=""></p> <p>The layout is also wonky in the actual footer menu:</p> <p><img src="https://www.drupal.org/files/issues/2025-10-03/Screenshot%202025-10-03%20at%208.15.30%E2%80%AFam.png" alt=""></p> <p>Lastly the <code>site-footer--bottom</code> does not have any bottom padding, so there is no space between the links and the end of the page. </p> <p><img src="https://www.drupal.org/files/issues/2025-10-03/Screenshot%202025-10-03%20at%208.20.51%E2%80%AFam.png" alt=""></p>
issue