/* Sticky footer styles-------------------------------------------------- */
html {
	min-height: 100%;
}

body {
	/* Margin bottom by footer height */
	margin-top: 70px;
	margin-bottom: 70px;
	background: #f5f5f5;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

/* Custom page CSS-------------------------------------------------- */
code {
	font-size: 80%;
}

nav a.active {
	border-bottom: 2px solid #ff6600;
}