Styling SVG with CSS
SVG complies with W3C cascading style sheets
Style can be specified on tags (style-attribute) or using selectors
Style can be made dynamic using pseudo-classes such as
:hover