
.markdown hr {
    border: 0;
    height: 1px;
    border-bottom: 1px solid;
}

.markdown h1 {
    font-size: 2em;
    margin-top: 0;
    padding-bottom: 0.3em;
}

.markdown h2 {
    font-size: 1.5em;
    padding-bottom: 0.3em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.markdown h3 {
    font-size: 1.25em;
}

.markdown h4 {
    font-size: 1em;
}

.markdown h5 {
    font-size: 0.875em;
}

.markdown h6 {
    font-size: 0.85em;
}
