.post-line {
	margin: 0 auto 1rem;
}
.post-info {
	margin: 0 auto 2rem;
}
.nav-title, a {
	color: #6b38a2;
}
.footnotes li:not(:last-child) {
	margin-bottom: 20px;
}
.highlight .nf {
	color: #6b38a2;
}
hr {
	border: none;
	background: #e5e5e5;
	height: 1px;
}
article h1 a, article h2 a, article h3 a {
	color: black;
}
article h1 a:hover, article h2 a:hover, article h3 a:hover {
	text-decoration: none !important; 
}
code {
	color: #d44950;
}
article .footnotes hr {
	margin: 30px 0px;
}