Rename animation css to avoid conflicts

Rename animation css to avoid conflicts

Greetings,

I've recently found out that Marketing Hub uses generic names like "slideInLeft" or "bounce" in their animation css:
https://mh.zoho.com/hub/css/animate.css

This might be ok for static websites, but some websites (Let say a wordpress site using a theme + plugins) may use the same names, thus causing conflicts.

It would be great if the devs could add a prefix to these names, maybe "MHslideInleft" or something along those lines.

it'd also be great if the static files are minified.