Utilities
CSS classes to make your life easier.
Alignment & Centering
.align-y to vertical center
.align-x to horizontal center
.align-xy to center xy
Show & Hide
.hide to hide element
.show to show element
Layout & Spacing
.no-padding to remove all padding
.full-width to make an element full width
.restrict-width to restrict the width to $max-width (1000px)