Platform Conventions
- When naming properties in a layout do not use CSS IDs unless there is a javascript specific reason
- The CSS classes field is preferred over using an HTML wrap (unless there is a specific reason)
- CSS classes should be added to layouts, blocks, and collections as needed
- In collections try to group classes together as much as possible to avoid having to duplicate multiple rows of classes