.page h1 {
    font-size: 2em;
    margin: 0.67em 0
}

.page hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.page pre {
    font-family: monospace, monospace;
    font-size: 1em
}

.page a {
    background-color: transparent
}

.page abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.page b,.page strong {
    font-weight: bolder
}

.page code,.page kbd,.page samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.page small {
    font-size: 80%
}

.page sub,.page sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.page sub {
    bottom: -0.25em
}

.page sup {
    top: -0.5em
}

.page img {
    border-style: none
}

.page h1,.page h2,.page h3,.page h4,.page h5,.page h6 {
    margin-bottom: .5rem;
    font-weight: bold;
    line-height: 1.25;
    color: #313131;
    text-rendering: optimizeLegibility
}

.page h1 {
    font-size: 2rem
}

.page h2 {
    margin-top: 1rem;
    font-size: 1.5rem
}

.page h3 {
    margin-top: 1.5rem;
    font-size: 1.25rem
}

.page h4,.page h5,.page h6 {
    margin-top: 1rem;
    font-size: 1rem
}

.page p {
    margin-top: 0;
    margin-bottom: 1rem
}

.page strong {
    color: #303030
}

.page hr {
    position: relative;
    margin: 1.5rem 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

.page img {
    max-width: 100%
}
