@charset "UTF-8"; h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 1.1111111111rem;font-weight: 300;line-height: 1.2;color: var(--headings-color); } h1, .h1 {font-size: 2.1111111111rem; } h2, .h2 {font-size: 1.6666666667rem; } h3, .h3 {font-size: 1.1111111111rem; } h4, .h4 {font-size: 1rem; } h5, .h5 {font-size: 1rem; } h6, .h6 {font-size: 1rem; } .lead {font-size: 1.25rem;font-weight: 300; } .display-1 {font-size: 2.1111111111rem;font-weight: 300;line-height: 1.2; } .display-2 {font-size: 1.6666666667rem;font-weight: 300;line-height: 1.2; } .display-3 {font-size: 1.1111111111rem;font-weight: 300;line-height: 1.2; } .display-4 {font-size: 1rem;font-weight: 300;line-height: 1.2; } hr {margin-top: 1.1111111111rem;margin-bottom: 1.1111111111rem;border: 0;border-top: 1px solid var(--hr-border-color); } small, .small {font-size: 77.5%;font-weight: 400; } mark, .mark {padding: 0.2em;background-color: var(--mark-bg); } .list-unstyled {padding-left: 0;list-style: none; } .list-inline {padding-left: 0;list-style: none; } .list-inline-item {display: inline-block; } .list-inline-item:not(:last-child) {margin-right: 0.5rem; } .initialism {font-size: 90%;text-transform: uppercase; } .blockquote {margin-bottom: 1.1111111111rem;font-size: 1.25rem; } .blockquote-footer {display: block;font-size: 77.5%;color: var(--blockquote-small-color); } .blockquote-footer::before {content: "— "; } 