<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* stylesheet for designers */

@font-face {
	font-display: swap;
}

.wpforms-container .wpforms-field-label {
	margin-top: 10px;
	margin-bottom: 5px;
}

.wpforms-container input[type="checkbox"], .wpforms-container input[type="radio"] {
	width: 17px;
	height: 17px;
}

.wpforms-container ul, .wpforms-container ul li {
	line-height: 30px;
}</pre></body></html>