Style guide

Headings

Heading 1:

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Paragraph




html {font-size: 100%;} /*16px*/

body {
 background: white;
 font-family: 'Libre Franklin', sans-serif;
 font-weight: 400;
 line-height: 1.7;
 color: #000000;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
 margin: 3rem 0 1.38rem;
 font-family: 'Libre Franklin', sans-serif;
 font-weight: 400;
 line-height: 1.3;
}

h1 {
 margin-top: 0;
 font-size: 2.488rem;
}

h2 {font-size: 2.074rem;}

h3 {font-size: 1.728rem;}

h4 {font-size: 1.44rem;}

h5 {font-size: 1.2rem;}

small, .text_small {font-size: 0.833rem;}

LABELS

Blue

RGB:   0   152   221
HTML: 0098DD
CMYK: 75   18   0   0

Teal

RGB:   6   47   53
HTML: 002930
CMYK: 100   8   11   74

Midnight

RGB:  6   47   53
HTML: 002930
CMYK: 99   31   34   90

Warm grey: dark

RGB:   167   159   151
HTML: A79F97
CMYK: 29   27   29   4

Warm grey: light

RGB:  214   209   203
HTML: D6D1CB
CMYK: 10   10   11   0

Paragraphs & Links

Paragraph-bigger

Paragraph

A text link
Label
Buttons & Form Elements
Rich Text Element

What’s a Rich Text element?

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.

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.

Static and dynamic content editing

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!

How to customize formatting for each rich text

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.

  • The rich text element allows you to create and format headings
  • Headings, paragraphs, blockquotes, figures, images, and figure captions
  • A rich text element can be used with static or dynamic content.