@charset "UTF-8"; h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 0.6rem;font-weight: 300;line-height: 0.98;color: var(--headings-color); } h1, .h1 {font-size: 3.2rem; } h2, .h2 {font-size: 2.4rem; } h3, .h3 {font-size: 1.2rem; } h4, .h4 {font-size: 1rem; } h5, .h5 {font-size: 0.9rem; } h6, .h6 {font-size: 1rem; } .lead {font-size: 1.25rem;font-weight: 300; } .display-1 {font-size: 3.2rem;font-weight: 300;line-height: 0.98; } .display-2 {font-size: 2.4rem;font-weight: 300;line-height: 0.98; } .display-3 {font-size: 1.2rem;font-weight: 300;line-height: 0.98; } .display-4 {font-size: 1rem;font-weight: 300;line-height: 0.98; } hr {margin-top: 0.6rem;margin-bottom: 0.6rem;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: 0.6rem;font-size: 1.25rem; } .blockquote-footer {display: block;font-size: 77.5%;color: var(--blockquote-small-color); } .blockquote-footer::before {content: "— "; } h1, .h1, h2, .h2, h3, .h3 {text-align: center; } h1, .h1 {letter-spacing: -0.096rem;margin-top: 3.55rem;margin-bottom: 3.55rem; } h1 b, h1 strong, .h1 b, .h1 strong {font-weight: 700; } h2, .h2 {letter-spacing: -0.072rem;margin-top: 2.75rem;margin-bottom: 2.75rem; } h2 b, h2 strong, .h2 b, .h2 strong {font-weight: 700; } 