/* Print CSS */

* {
	color: #000 !important;
	background: #fff !important
}

header,
footer,
nav.primary,
.sidebar,
.hero,
.article-actions,
.restaurant-more {
	display: none;
}
