.md-header {
  background-color: #007ac8;
}
.logo {
  height: 1rem;
  width: 8rem;
}
.md-nav__title.md-nav__title--site {
  display: none;
}
p {
  text-align: justify;
}