<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.terry {
	padding: 10px 20px; border-radius: 5px; border: 1px solid rgb(71, 83, 94); border-image: url('') none; 
 line-height: 18px; letter-spacing: 1px; font-family: "effra",sans-serif; font-size: 14px; display: inline-block; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: border-color 0.3s, color 0.3s; -moz-transition: border-color 0.3s, color 0.3s;
}
</pre></body></html>