html {
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	line-height: 1.11;
	transition: background 0.2s, color 0.2s;
}

.item-stem-wrapper {
	margin-bottom: 0.28em;
}

.item-stem-wrapper,
.response-area:first-of-type {
	padding-top: 2em;
}

.stem-paragraph,
.stimulus-paragraph {
	margin: 0;
	padding-bottom: 1.03em;
}

.no-wrap {
  white-space: nowrap;
}

.align-right {
	text-align: right;
}

.stem-paragraph p,
.stem-paragraph-inner,
.stimulus-paragraph p,
.standalone-quote p {
	border: 0.1em solid transparent;
	margin: 0;
	padding: 0 0.1em;
}

.list-unordered {
	margin: 0 0 1.11em 1.11em;
}

.list-unordered li {
	border: 0.1em solid transparent;
	line-height: 1;
}

.standalone-quote {
	font-style: italic;
	margin: 0 0 0 2.11em;
}

.shared-stimulus-intro {
	font-weight: bold;
}