<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.inquiry {
	text-align: center;
}

.inquiry&gt;p:first-child{
	font-size: 1.1rem;
}

.inquiry&gt;p:first-child a{
	color: #0069d5;
	text-decoration: none;
}</pre></body></html>