|
|
@ -17,109 +17,102 @@ $small-breakpoint: 960px; |
|
|
|
|
|
|
|
|
|
|
|
.rich-formatting { |
|
|
|
.rich-formatting { |
|
|
|
font-family: $font-sans-serif, sans-serif; |
|
|
|
font-family: $font-sans-serif, sans-serif; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 14px; |
|
|
|
font-weight: 400; |
|
|
|
font-weight: 400; |
|
|
|
font-size: 16px; |
|
|
|
line-height: 1.7; |
|
|
|
line-height: 30px; |
|
|
|
word-wrap: break-word; |
|
|
|
color: $darker-text-color; |
|
|
|
color: $darker-text-color; |
|
|
|
padding-right: 10px; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a { |
|
|
|
a { |
|
|
|
color: $highlight-text-color; |
|
|
|
color: $highlight-text-color; |
|
|
|
text-decoration: underline; |
|
|
|
text-decoration: underline; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&:hover, |
|
|
|
|
|
|
|
&:focus, |
|
|
|
|
|
|
|
&:active { |
|
|
|
|
|
|
|
text-decoration: none; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
p, |
|
|
|
p, |
|
|
|
li { |
|
|
|
li { |
|
|
|
font-family: $font-sans-serif, sans-serif; |
|
|
|
|
|
|
|
font-size: 16px; |
|
|
|
|
|
|
|
font-weight: 400; |
|
|
|
|
|
|
|
font-size: 16px; |
|
|
|
|
|
|
|
line-height: 30px; |
|
|
|
|
|
|
|
margin-bottom: 12px; |
|
|
|
|
|
|
|
color: $darker-text-color; |
|
|
|
color: $darker-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
a { |
|
|
|
p { |
|
|
|
color: $highlight-text-color; |
|
|
|
margin-top: 0; |
|
|
|
text-decoration: underline; |
|
|
|
margin-bottom: .85em; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&:last-child { |
|
|
|
&:last-child { |
|
|
|
margin-bottom: 0; |
|
|
|
margin-bottom: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
strong, |
|
|
|
strong { |
|
|
|
em { |
|
|
|
|
|
|
|
font-weight: 700; |
|
|
|
font-weight: 700; |
|
|
|
color: lighten($darker-text-color, 10%); |
|
|
|
color: $secondary-text-color; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h1 { |
|
|
|
em { |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
font-style: italic; |
|
|
|
font-size: 26px; |
|
|
|
|
|
|
|
line-height: 30px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
color: $secondary-text-color; |
|
|
|
color: $secondary-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
small { |
|
|
|
code { |
|
|
|
font-family: $font-sans-serif, sans-serif; |
|
|
|
font-size: 0.85em; |
|
|
|
display: block; |
|
|
|
background: darken($ui-base-color, 8%); |
|
|
|
font-size: 18px; |
|
|
|
border-radius: 4px; |
|
|
|
font-weight: 400; |
|
|
|
padding: 0.2em 0.3em; |
|
|
|
color: lighten($darker-text-color, 10%); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h2 { |
|
|
|
h1, |
|
|
|
|
|
|
|
h2, |
|
|
|
|
|
|
|
h3, |
|
|
|
|
|
|
|
h4, |
|
|
|
|
|
|
|
h5, |
|
|
|
|
|
|
|
h6 { |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
font-size: 22px; |
|
|
|
margin-top: 1.275em; |
|
|
|
line-height: 26px; |
|
|
|
margin-bottom: .85em; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
color: $secondary-text-color; |
|
|
|
color: $secondary-text-color; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
h1 { |
|
|
|
|
|
|
|
font-size: 2em; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
h2 { |
|
|
|
|
|
|
|
font-size: 1.75em; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h3 { |
|
|
|
h3 { |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
font-size: 1.5em; |
|
|
|
font-size: 18px; |
|
|
|
|
|
|
|
line-height: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
color: $secondary-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h4 { |
|
|
|
h4 { |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
font-size: 1.25em; |
|
|
|
font-size: 16px; |
|
|
|
|
|
|
|
line-height: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
color: $secondary-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h5 { |
|
|
|
h5, |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
h6 { |
|
|
|
font-size: 14px; |
|
|
|
font-size: 1em; |
|
|
|
line-height: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
color: $secondary-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
h6 { |
|
|
|
ul { |
|
|
|
font-family: $font-display, sans-serif; |
|
|
|
list-style: disc; |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|
line-height: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
ol { |
|
|
|
margin-bottom: 20px; |
|
|
|
list-style: decimal; |
|
|
|
color: $secondary-text-color; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
ul, |
|
|
|
ul, |
|
|
|
ol { |
|
|
|
ol { |
|
|
|
margin-left: 20px; |
|
|
|
margin: 0; |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
|
|
|
|
padding-left: 2em; |
|
|
|
|
|
|
|
margin-bottom: 0.85em; |
|
|
|
|
|
|
|
|
|
|
|
&[type='a'] { |
|
|
|
&[type='a'] { |
|
|
|
list-style-type: lower-alpha; |
|
|
|
list-style-type: lower-alpha; |
|
|
@ -130,31 +123,22 @@ $small-breakpoint: 960px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
ul { |
|
|
|
|
|
|
|
list-style: disc; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ol { |
|
|
|
|
|
|
|
list-style: decimal; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
li > ol, |
|
|
|
|
|
|
|
li > ul { |
|
|
|
|
|
|
|
margin-top: 6px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hr { |
|
|
|
hr { |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
height: 0; |
|
|
|
height: 0; |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
border-bottom: 1px solid rgba($ui-base-lighter-color, .6); |
|
|
|
border-bottom: 1px solid lighten($ui-base-color, 4%); |
|
|
|
margin: 20px 0; |
|
|
|
margin: 1.7em 0; |
|
|
|
|
|
|
|
|
|
|
|
&.spacer { |
|
|
|
&.spacer { |
|
|
|
height: 1px; |
|
|
|
height: 1px; |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
& > :first-child { |
|
|
|
|
|
|
|
margin-top: 0; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.information-board { |
|
|
|
.information-board { |
|
|
@ -418,7 +402,7 @@ $small-breakpoint: 960px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&__call-to-action { |
|
|
|
&__call-to-action { |
|
|
|
background: darken($ui-base-color, 4%); |
|
|
|
background: $ui-base-color; |
|
|
|
border-radius: 4px; |
|
|
|
border-radius: 4px; |
|
|
|
padding: 25px 40px; |
|
|
|
padding: 25px 40px; |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|