No inline css, simple css file?

It depends on the theme, but you should be able to target all h2s in content with a selector like .entry-content h2, or manually add classes and target those. (Just make sure to use a consistent class name.)

edit an h2 class manually