<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-alternate .product-single__title {
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 749px) {
	.product-single__title {
		text-align: left;
	}
}</pre></body></html>