@charset "UTF-8";
.question {
	font-size: larger;
	font-weight: bold;
}
.answer  {
	margin-left: 2em;
}

