UI
UI elements are standalone components made up of one or more classes and elements.
Icons
These are useful wether you are adding icons as images or as SVGs inside embeds. When adding as HTML embed, change the SVG's height and width properties to 100%, and the fill/stroke to currentColor (if you needed)
width: 1rem (16px)
height: same
width: 1.5rem (24px)
height: same
width: 2rem (32px)
height: same
Form
Form elements. For the label you can use text classes or create a new one.
Components
UI elements are standalone components made up of one or more classes and elements.
CTA Components
Commonly used CTA components of this project.
This is the Primary Button component to use in slots.
NOTE: Use the class cc-small to make it small.
This is the Secondary Button component to use in slots.
NOTE: Use the class cc-small to make it small.
Card Components
Commonly used shell components of this project.
Typical card shell.
NOTE: Use the class cc-white to change to the white variant.

Duis aute irure dolor
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
This is the Testimonial Card Full.
“ZEST named a sample vendor offering Preemptive Exposure Management”

This is the Testimonial Card Simple.
This is the Stats Center Card.
This is the Icon Top Card.
This is the Stats Card.
Form Components
Commonly used form components of this project.
This is the main Contact form.