.md-header{
    background-color:#008080;
}
.md-nav__item .md-nav__link--active{
    color: #008080;
}
.md-footer-meta{
    display: none;
}