### Symfony version(s) affected 5.4.* ### Description Current email stylesheet ([`main.css`](https://github.com/symfony/symfony/blob/7.2/src/Symfony/Bridge/Twig/Resources/views/Email/zurb_2/main.css)) is outdated. Update `v2.2.1` (released in 2016) to `v2.4.0` (released in 2022) to get latest bug fixes, etc. ### How to reproduce N/A. This is a dependency update. ### Possible Solution Overwrite `main.css` with latest [foundation-emails.css ](https://github.com/foundation/foundation-emails/blob/v2.4.0/dist/foundation-emails.css) distribution. ### Additional Context Release details for foundation-emails: https://github.com/foundation/foundation-emails/releases