| 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.
|
| 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.5
|
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
|
'neue-haas-unica', Helvetica, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-primary
|
Helvetica, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-secondary-fancy
|
Georgia, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-secondary
|
Georgia, serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-body
|
'Helvetica Neue', Helvetica, Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
|
font-family-basic
|
'Helvetica Neue', Helvetica, Arial, sans-serif
|
The quick brown fox jumps over the lazy dog.
|
| Horizontal Rule Colors | Value | Examples | Usage |
|---|---|---|---|
border-color-grey-lightest
|
rgb(247, 247, 247)
|
|
|
border-color-brand-secondary-light
|
rgb(0, 0, 0)
|
|
|
border-color-grey-light
|
rgb(204, 204, 204)
|
|
|
border-color-grey-dark
|
rgb(106, 106, 106)
|
|
|
border-color-brand-secondary-dark
|
rgb(0, 0, 0)
|
|
|
border-color-brand-secondary
|
rgb(0, 0, 0)
|
|
|
border-color-grey
|
rgb(140, 140, 140)
|
|
|
border-color-brand-primary-light
|
rgb(236, 28, 36)
|
|
|
border-color-white
|
rgb(255, 255, 255)
|
|
|
border-color-brand-primary-dark
|
rgb(236, 28, 36)
|
|
|
border-color-brand-primary
|
rgb(228, 0, 0)
|
|
| Background Colors | Value | Examples | Usage |
|---|---|---|---|
background-color-grey-light
|
rgb(204, 204, 204)
|
||
background-color-grey-lightest
|
rgb(247, 247, 247)
|
||
background-color-brand-secondary-dark
|
rgb(0, 0, 0)
|
||
background-color-brand-secondary-light
|
rgb(0, 0, 0)
|
||
background-color-grey-dark
|
rgb(106, 106, 106)
|
||
background-color-grey
|
rgb(140, 140, 140)
|
||
background-color-body
|
rgb(255, 255, 255)
|
The background color of the main body of the site. | |
background-color-brand-secondary
|
rgb(0, 0, 0)
|
||
background-color-black
|
rgb(0, 0, 0)
|
||
background-color-brand-primary-light
|
rgb(236, 28, 36)
|
||
background-color-brand-primary-dark
|
rgb(236, 28, 36)
|
||
background-color-white
|
rgb(255, 255, 255)
|
||
background-color-brand-primary
|
rgb(228, 0, 0)
|
||
background-color-grey-darkest
|
rgb(50, 50, 50)
|
||
background-color-brand-accent
|
rgb(240, 241, 242)
|
| Text Colors | Value | Examples | Usage |
|---|---|---|---|
color-brand-secondary
|
rgb(0, 0, 0)
|
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(236, 28, 36)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-primary-dark
|
rgb(236, 28, 36)
|
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(228, 0, 0)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-light
|
rgb(230, 230, 230)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-secondary-dark
|
rgb(0, 0, 0)
|
The quick brown fox jumps over the lazy dog. | |
color-brand-secondary-light
|
rgb(0, 0, 0)
|
The quick brown fox jumps over the lazy dog. | |
color-grey-dark
|
rgb(106, 106, 106)
|
The quick brown fox jumps over the lazy dog. | |
color-grey
|
rgb(140, 140, 140)
|
The quick brown fox jumps over the lazy dog. |