.md-header {
    border-bottom: 3px solid #b474b4
}

.md-header__button.md-logo img {
    height: 2.1rem !important;
}

.md-footer {
    display: none;
}

.md-header__topic {
    display: none;
}

.md-sidebar--secondary {
    display: none !important;
}

.md-content {
	margin-left: 3rem;
}

.md-nav__title {
  color: #000000 !important;
}

.md-nav__item {
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}

.md-nav__item--nested .md-nav__item {
	padding-top: 0.0rem !important;
	padding-bottom: 0.0rem !important;
}
