.site-header {
	display: none;
}

.main-title-area {
	display: none;
}

article:last-of-type {
	margin-top: 0;
}

.entry-header + .entry-content {
	margin-top: 0;
}

.pxlm-vue-checklist {
	font-size: 0.8rem;
}

.entry-content .pxlm-vue-checklist .quest thead tr th:nth-of-type(1) {
	width: 60%;
}
