Which is a best practice for working with WordPress CSS?
Use hyphens in class names.
Use !important next to styles if they don't give you the result you want.
Avoid CSS shorthand for proper documentation.
Use spaces to indent each property.