@charset "UTF-8"; h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 1.5rem;font-weight: 900;line-height: 1.2;color: var(--headings-color); } h1, .h1 {font-size: 2.7777777778rem; } h2, .h2 {font-size: 2.5rem; } h3, .h3 {font-size: 1.9444444444rem; } h4, .h4 {font-size: 1.1111111111rem; } h5, .h5 {font-size: 1rem; } h6, .h6 {font-size: 1rem; } .lead {font-size: 1.25rem;font-weight: 300; } .display-1 {font-size: 2.7777777778rem;font-weight: 900;line-height: 1.2; } .display-2 {font-size: 2.5rem;font-weight: 900;line-height: 1.2; } .display-3 {font-size: 1.9444444444rem;font-weight: 900;line-height: 1.2; } .display-4 {font-size: 1.1111111111rem;font-weight: 900;line-height: 1.2; } hr {margin-top: 1.5rem;margin-bottom: 1.5rem;border: 0;border-top: 1px solid var(--hr-border-color); } small, .small {font-size: 77.5%;font-weight: 300; } 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.5rem;font-size: 1.25rem; } .blockquote-footer {display: block;font-size: 77.5%;color: var(--blockquote-small-color); } .blockquote-footer::before {content: "— "; } h1, .h1 {font-style: italic; } h1.title, .h1.title {text-align: center;text-transform: uppercase; } h2, .h2 {margin-bottom: 1.0555555556rem; } h3, .h3 {font-weight: 400; } 