Additional CSS Classes are a way to add pre-defined styling to blocks on the site. There are options to control things like margins (the spacing around the outside of a block), padding (the spacing around the inside of a block), borders, box shadows, etc.
Removes left padding
Adds a 2px border on all sides
Adds a 2px border to the top
Adds a 2px border to the right side
Adds a 2px border to the bottom
Adds a 2px border to the left side
Adds a 4px border on all sides
Adds a 4px border to the top
Adds a 4px border to the right side
Adds a 4px border to the bottom
Adds a 4px border to the left side
Adds an 8px border radius to round the corners
See main colors on the brand color palette page.
Adds a Charlotte green: #005035 border color
Adds a dark green: #00351c border color
Adds a Niner gold: #a49665 border color
Adds a lightened Niner gold: #c0b795 border color
Adds a metallic gold: #958039 border color
Adds an ore black: #101820 border color
Adds a jasper: #f1e6b2 border color
Adds a pine green: #899064 border color
Adds a clay red: #802f2d border color
Adds a sky blue: #007377 border color
Adds a stone gray: #717c7d border color
Adds a warm gray: #696158 border color
Adds a lightened gray: #e6e8e9 border color
Sets block to take up 100% of available space
Resets text wrapping around images when they are set to align left or right. Add this class to the block above the block you need to reset