<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.simplecaptcha-field .oo-ui-fieldLayout-header {
	/* stylelint-disable declaration-no-important */
	width: auto !important;
	padding-right: 1em !important;
	/* stylelint-enable declaration-no-important */
}

.simplecaptcha-answer.oo-ui-textInputWidget {
	width: 5em;
}
</pre></body></html>