@charset "UTF-8"; h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 1rem;font-family: "Sora", sans-serif;font-weight: 600;line-height: 1.7;color: var(--headings-color); } h1, .h1 {font-size: 3.4375rem; } h2, .h2 {font-size: 2.8125rem; } h3, .h3 {font-size: 1.5rem; } h4, .h4 {font-size: 1.25rem; } h5, .h5 {font-size: 1.125rem; } h6, .h6 {font-size: 1rem; } .lead {font-size: 1.25rem;font-weight: 300; } .display-1 {font-size: 3.4375rem;font-weight: 600;line-height: 1.7; } .display-2 {font-size: 2.8125rem;font-weight: 600;line-height: 1.7; } .display-3 {font-size: 1.5rem;font-weight: 600;line-height: 1.7; } .display-4 {font-size: 1.25rem;font-weight: 600;line-height: 1.7; } hr {margin-top: 1rem;margin-bottom: 1rem;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: 1rem;font-size: 1.25rem; } .blockquote-footer {display: block;font-size: 77.5%;color: var(--blockquote-small-color); } .blockquote-footer::before {content: "— "; } h1, .h1 {padding: 2.1875rem 0;text-align: center;margin: 0;font-size: 2.125rem; } @media (min-width: 576px) {h1, .h1 {font-size: 3.4375rem;} } 