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

.tel_link a {
	color: inherit!important;
	text-decoration: none;
}

.tel_link a:hover { 
	text-decoration: none;
}
</pre></body></html>