body {
	font-family: "neue-haas-grotesk-text", Helvetica, Arial, sans-serif;
	background: none;
	color: black;
	display: block;
	overflow: visible;
}

.article-meta,
.spectrum-article,
.section-explore {
	width: 100% !important;
	margin: 0 !important; 
	padding: 0 !important;
	background: none;
}

.spectrum-article {
	display: block !important;
	overflow: visible;
}


.aside,
.featured-img-caption-spectrum,
.full-width,
figure,
.mit__row, 
.spectrum-site__header, 
.footer__spectrum,
.spectrum__footer__wrapper,
.footer__col {
	display: none !important;
}

body a:after, 
body a:visited:after {
content: " (" attr(href) ") ";
font-size: 10%;
}
