body{
    background-color: #8080a0;
}


code {
    /*background-color: #dcdcdc;
    color: #000;
    */
    font-size: .8em;
}

/*
.highlight code pre {
    background-color: #eeeeee;
}
*/

.nested-img img {
    width: auto;
}

.codeblock {
    font-size: .85em;
    background-color: #fff;
    color: #000;

}
pre code {
    font-size: .85em;
}

.fw2 {
    font-weight: 400;
}

article { 
    max-width: 72rem;
}
/*.bg-black { background-color: #999;}*/
/*
pre {
    background-color: #dcdcdc;
}
*/

.pv6-l {
    padding-top: 2rem;
}

.f4 {
    font-size: 1.1rem;
}

span.lnt {
    color: #999;
}
