.info-area {
	max-height: 20vmax;
	overflow-y: auto;
	background-color: white;
	color:black;
	padding: 0.5rem;
}

.form-label-text {
	white-space: nowrap;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 1rem;
}

.result-text {
	font-size:var(--html-font-subject-size);
}
