.waf-row {
	/* background-color: cornsilk; */
}
.waf-wrap {
	text-align: left;
}

.waf-wrap:first-of-type {
	margin-top: 2rem;
}

span.waf-title {
	display: block;
	font-size: 1em;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.waf-row input[type='checkbox'] {
	margin-right: 0.7rem;
}

.waf-row .optional {
	display: none !important;
}

.waf-description {
	font-style: italic;
	margin-top: -1rem;
	display: block;
}
