<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	font-family: 'Inter', system-ui, sans-serif;
	/* padding: 2em 0em; */
	/* border-top: 8px solid #000; */
	/* background-color: #FBF9E5; */
}

/* .item-font {
	font-family: 'Petrona', serif;
} */


.price {
	font-weight: bold;
}

.logo {
	font-size: 5em;
	/* font-family: 'Pacifico', cursive; */
	color: #BD292C;
	text-shadow: #F7CF5E 5px 5px 0px;
	transform: rotateZ(-4deg);
	display: block;
}

.logo span {
	/* font-family: system-ui, sans-serif; */
}

/* h3 {
	font-family: 'Pacifico', cursive;
} */</pre></body></html>