The Aldrich templates include a number of component styles that are available for you to use in WYSIWYG content and in your customizations.
How these work
Using a these styles requires you to apply one or more classes to your desired element.
Applying classes in code / customizations
Add space separated values to the class attribute of your desired element.
...
button
button--outline
button--blue
Applying classes to WYSIWYG content
You can access a list of all available classes in two (very similar) ways:
...