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