.md-header{
    background-color: lightgrey!important;
    color: black;
}

a:hover{
    color: #1f609e!important;
}

.md-nav__link:hover{
    color: #1f609e!important;
}

.md-grid{
    max-width: 70rem!important;
}