.info {
	text-align: left;
}

.due {
	font-weight: bold;
	text-align: left;
}

.faq li {
	list-style-type: none;
	border-bottom: 1px solid gray;
}

.faq .answer {
	color: blue;
}
