Description/Context
Headings are announced by screen readers; in the code, they are often used for font size. This makes the pages less usable by individuals with screen readers, since the headings are announced unnecessarily.
Plan/Design
Only use heading elements for "true" headings, and use different classes for manipulating font size.