<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fastfood - stylesheet for print */

body {
	font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 5px 0;
}
a {
	text-decoration: none;
	color: #000 !important;
}
a img {
	border: none;
}
pre,
code,
tt,
kbd {
	font: 1.1em "Courier New", monospace;
	letter-spacing: 1px;
	padding: 0 8px;
}
pre {
	border: 1px solid #ccc;
	display: block;
	white-space: pre;
	margin: 5px auto;
	padding: 5px;
}
table {
	border-collapse: collapse;
}
td,
th {
	border: 1px solid #ccc;
	padding: 3px;
}
blockquote {
	font-style: italic;
}
img {
	max-width: 100%;
	height: auto;
	margin: 0;
}
.avatar,
.comment-edit-link,
.comment-reply-link,
.says,
.description,
.post-edit-link,
.article-share,
#footer-widget-area,
#header-widget-area,
#headerimg,
#respond,
#pages,
.ff-menu,
#sidebardx,
#quickbar,
#edit_link,
#fixedfoot,
body #wpadminbar,
#ff-breadcrumb-wrap {
	display: none;
}
.metafield div {
	height: auto !important;
	overflow: visible !important;
}
.meta,
.comment-meta,
.comment_tools,
#footer,
#head {
	font-size: 11px;
}
.meta {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 2px 2px 2px 10px;
}
.comment-meta {
	position: absolute;
	top: 2px;
	right: 2px;
}
#comments {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
.comment-body {
	border: 1px solid #ccc;
	margin-bottom: 3px;
	position: relative;
	padding: 3px;
}
#commentlist li {
	list-style: disc outside none;
}
.fn {
	font-weight: bold;
}
#head,
#footer {
	text-align: right;
}
.wp-caption {
	max-width: 100%;
}
.fixfloat {
	clear: both;
}</pre></body></html>