5a3acd9cb8
Simplifies article content by extracting repeated patterns into reusable components: - Section: wraps Divider + SectionHeading + children - List: styled ul with typography inline styles - Li: styled li with correct padding Article JSX now reads as clean declarative markup instead of verbose inline-styled HTML.