.md-header__button.md-logo img, .md-header__button.md-logo svg {
	fill: currentColor;
	display: block;
	height: 50px;
	width: 100px;
}

.md-tabs__link {
	margin-top: .1rem;
}

.md-tabs__item {
	height: 1.6rem;
}

.md-main__inner {
	margin-top: 0.8rem;
}


div.listing_html {
	font-size: small;
	background-color: #13040e;
	padding: 1px 15px;
}

.md-typeset .listing_html code, .md-typeset .listing_html kbd, .md-typeset .listing_html pre {
    color: white;
}
