.document-header {
    background-color:#80d89f;
    padding:2em;
}

.support-link a {
    text-decoration: none;
    color:black;
}

.document-header h1 {
    text-align: center;
}

li.print {
    border-top-width:0px !important;
}
li.print span {
    background-color:#f1f5f1;
    padding:.3em .7em;
    border-radius: .2em;
}