.md-header {
    background-color: #33ae32;
}

.md-typeset h2 {
    font-weight: bold;
    color: #33ae32;
}

.md-typeset h3 {
    font-weight: bold;
    color: #33ae32;
}

.md-typeset p {
    line-height: 180%;
}
