The .text-shadowed class will apply a subtle text shadow to help the text stand out against a colored background.
The .card-rounded class simply rounds the borders of the container and adds some padding. This class isn't really useful on it's own, it's meant to be combined with a background color or other effects.
Add the .shadowed class to apply a background shadow and make the card stand out off the page.
When a consistent height is needed for multiple cards, we apply a combo class to fix the heights. This one is .250, but you can create others to suit your use case.
For fixed height cards, it's often useful to vertically center the content within. To do so, add an inner DIV container and apply the class .card-rounded-inner

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.