.md-header {
  color: white !important;
}

.md-tabs {
  color: white !important;
}

.md-footer-copyright {
  font-size: 0.64rem;
  line-height: 1.2;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}

.md-footer-copyright__highlight {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}