.Faq .entry {
  margin-top:    9px;
  margin-bottom: 18px;
}

.Faq .entry .question {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;  
}
.Faq .entry.work-state .question {
  color: #FF9900;
}
.Faq .entry.work-state .answer {
  color: black;
  font-weight: normal;
}
