/* docs/stylesheets/extra.css */

.md-header {
  background-color: #3f51b5; /* indigo */
}

.md-footer {
  background-color: #283593;
  color: white;
}

.md-typeset a {
  color: #303f9f;
}
