.md-footer-meta {
	display: none;
}

.md-container {
	border-bottom: 6px solid #fee123;
}

.md-header {
	border-top: 6px solid #fee123;
	bottom: 10px;
}

.md-header-nav {
	position: relative;
	top: -3px;
}

article img {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24)
}

article h1 img {
	box-shadow: none;
	margin-bottom: -8px;
}