:root {
    --md-primary-fg-color: orange
} 

.md-typeset h1,h2,h3 {
    background-color: #006633;
    color: #fff;
}
