| Spacing | Value | Examples | Usage |
|---|---|---|---|
spacing-00
|
0
|
Used for margins and padding only. | |
spacing-025
|
0.25rem
|
Used for margins and padding only. | |
spacing-050
|
0.5rem
|
Used for margins and padding only. | |
spacing-075
|
0.75rem
|
Used for margins and padding only. | |
spacing-1
|
1rem
|
Used for margins and padding only. | |
spacing-125
|
1.25rem
|
Used for margins and padding only. | |
spacing-150
|
1.5rem
|
Used for margins and padding only. | |
spacing-2
|
2rem
|
Used for margins and padding only. |
| Font Weights | Value | Examples | Usage |
|---|---|---|---|
font-weight-light
|
300
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-normal
|
400
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-bold
|
700
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-title
|
500
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-title-bold
|
600
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-heading
|
700
|
The quick brown fox jumps over the lazy dog.
|
|
font-weight-subheading
|
900
|
The quick brown fox jumps over the lazy dog.
|
| Line Heights | Value | Examples | Usage |
|---|---|---|---|
line-height-small
|
1.1
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec
elementum odio et lacus rutrum molestie. Nunc arcu enim, elementum
id feugiat at, venenatis quis erat.
|
|
line-height-normal
|
1.35
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec
elementum odio et lacus rutrum molestie. Nunc arcu enim, elementum
id feugiat at, venenatis quis erat.
|
|
line-height-copy
|
1.6
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec
elementum odio et lacus rutrum molestie. Nunc arcu enim, elementum
id feugiat at, venenatis quis erat.
|
|
line-height-large
|
1.85
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec
elementum odio et lacus rutrum molestie. Nunc arcu enim, elementum
id feugiat at, venenatis quis erat.
|
| Font Families | Value | Examples | Usage |
|---|---|---|---|
font-family-primary-fancy
|
'Crystal Ultra Condensed Black', Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-primary
|
'Crystal Ultra Condensed Bold', serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-secondary-fancy
|
'Crystal Condensed Semibold', Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-secondary
|
'Crystal Book', Arial, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-body
|
Georgia, Times New Roman, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-basic
|
'Crystal Extra Bold', Arial, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-legacy-primary-fancy
|
'neue-haas-grotesk-display', Times New Roman, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
Legacy font for hubs pages. |
font-family-basic-fancy
|
'Crystal Medium', Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-accent
|
'azeret-mono', Times New Roman, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-legacy-accent-fancy
|
'acumin-pro-condensed', Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
Legacy font for hubs pages. |
font-family-accent-fancy
|
'Crystal Expanded Extra Black', Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
| Horizontal Rule Colors | Value | Examples | Usage |
|---|---|---|---|
border-color-grey-lightest
|
rgb(237, 236, 236)
|
|
|
border-color-brand-secondary-light
|
rgb(62, 82, 106)
|
|
|
border-color-grey-light
|
rgb(237, 236, 236)
|
|
|
border-color-grey-dark
|
rgb(74, 74, 74)
|
|
|
border-color-brand-secondary-dark
|
rgb(62, 82, 106)
|
|
|
border-color-brand-secondary
|
rgb(62, 82, 106)
|
|
|
border-color-grey
|
rgb(107, 107, 107)
|
|
|
border-color-brand-primary-light
|
rgb(0, 255, 222)
|
|
|
border-color-white
|
rgb(255, 255, 255)
|
|
|
border-color-brand-primary-dark
|
rgb(0, 255, 222)
|
|
|
border-color-brand-primary
|
rgb(0, 255, 222)
|
|
|
border-color-brand-accent-red
|
rgb(203, 0, 28)
|
|
|
border-color-brand-accent-blue
|
rgb(0, 63, 250)
|
|
|
border-color-black
|
rgb(0, 0, 0)
|
|
|
border-color-brand-accent
|
rgb(0, 255, 222)
|
|
|
border-color-brand-accent-green
|
rgb(0, 255, 222)
|
|
|
border-color-grey-darkest
|
rgb(74, 74, 74)
|
|
| Background Colors | Value | Examples | Usage |
|---|---|---|---|
background-color-grey-light
|
rgb(237, 236, 236)
|
||
background-color-grey-lightest
|
rgb(237, 236, 236)
|
||
background-color-brand-secondary-dark
|
rgb(62, 82, 106)
|
||
background-color-brand-secondary-light
|
rgb(62, 82, 106)
|
||
background-color-grey-dark
|
rgb(74, 74, 74)
|
||
background-color-grey
|
rgb(107, 107, 107)
|
||
background-color-body
|
rgb(255, 255, 255)
|
The background color of the main body of the site. | |
background-color-brand-secondary
|
rgb(62, 82, 106)
|
||
background-color-black
|
rgb(0, 0, 0)
|
||
background-color-brand-primary-light
|
rgb(0, 255, 222)
|
||
background-color-brand-primary-dark
|
rgb(0, 255, 222)
|
||
background-color-white
|
rgb(255, 255, 255)
|
||
background-color-brand-primary
|
rgb(0, 255, 222)
|
||
background-color-grey-darkest
|
rgb(74, 74, 74)
|
||
background-color-brand-accent-red
|
rgb(203, 0, 28)
|
||
background-color-brand-accent-blue
|
rgb(0, 63, 250)
|
||
background-color-brand-accent
|
rgb(0, 255, 222)
|
||
background-color-brand-accent-green
|
rgb(0, 255, 222)
|
| Text Colors | Value | Examples | Usage |
|---|---|---|---|
color-brand-secondary
|
rgb(62, 82, 106)
|
The quick brown fox jumps over the lazy dog. | |
color-black
|
rgb(0, 0, 0)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-primary-light
|
rgb(0, 255, 222)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-primary-dark
|
rgb(0, 255, 222)
|
The quick brown fox jumps over the lazy dog. | |
color-white
|
rgb(255, 255, 255)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-primary
|
rgb(0, 255, 222)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-light
|
rgb(237, 236, 236)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-secondary-dark
|
rgb(62, 82, 106)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-secondary-light
|
rgb(62, 82, 106)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-dark
|
rgb(74, 74, 74)
|
The quick brown fox jumps over the lazy dog. | |
color-grey
|
rgb(107, 107, 107)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-accent-green
|
rgb(0, 255, 222)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-darkest
|
rgb(74, 74, 74)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-accent-red
|
rgb(203, 0, 28)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-lightest
|
rgb(237, 236, 236)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-accent-blue
|
rgb(0, 63, 250)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-accent
|
rgb(0, 255, 222)
|
The quick brown fox jumps over the lazy dog. |