
.md-header {
    background-color: #3d628c; /* SAMSON blue background */
}

@media screen and (max-width: 76.25em) {
    .md-nav--primary .md-nav__title[for=__drawer] {
        background-color: #3d628c; /* SAMSON blue background */
    }
}
