<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mblDomButtonBlueBadge &gt; div {
	-moz-border-radius: 12px;
	background-color: #4282de;
	background-image: -moz-linear-gradient(top, #6ba2e7 0%, #4282de 50%, #216dd6 50%, #216dd6 100%);
}
</pre></body></html>