

#quiz1 .question {
	font-weight: 600;
	margin-bottom: 10px;
	color: #00858f
}
#quiz1 .answers {
  margin-bottom: 20px;
}
#quiz1 .answers label{
  display: block;
}