
.md-typeset {font-size: .7rem; line-height: 1.4;}
.md-typeset h2 {font-weight: 400; color:; border-bottom: 1px dotted;}
.md-typeset h4 {font-weight: 400; font-size: 18px; padding-top: 12px;}
.md-typeset h5 {text-transform: none; font-size: .7rem; font-weight: bold; color: #000000; letter-spacing: 0em; margin-bottom: .1em;}
.md-typeset blockquote {color: #222222; border-left: none; padding-left: 2em;}
p {display: block; -webkit-margin-before: 0px; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;
}
.md-typeset blockquote, .md-typeset ol, .md-typeset p, .md-typeset ul {margin-top: 0px; margin-bottom: 1em;}
.md-typeset details {position: relative;
    margin: 1em 0;
    padding: 0 .6rem;
    border-left: .2rem solid #448aff;
    border-radius: .1rem;
    font-size: .64rem;
    overflow: auto;
    background-color: #fafafa;}
