.category {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid, #fff;
  display: block;
  margin-bottom: 20px;
}
.question {
  font-style: italic;
  color: #C00;
  margin-bottom: 20px;
}
.answer {
  margin-bottom: 30px;
}
<br />	<br />											
