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


.box_application{
	margin-top:20px;
	}
.box_application &gt; a{
	background:#2762b4;
	border:1px solid #215295;
	border-radius:3px;
	color:#ffffff !important;
	display:inline-block;
	padding:5px 7px;
	}
</pre></body></html>