.Post p:first-child {
	margin-top: 0;
}
.sourceCode.javascript {
	font-size: 0.7rem;
}
.caption {
	font-size: 0.75rem;
	color: #777777;
}

pre code {
	font-size: 0.8rem;
}
