#faq .cat_title {
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 15px; }
#faq .question_line {
  margin-bottom: 20px; }
#faq .question {
  font-size: 16px;
  font-weight: bold; }
#faq .response {
  font-size: 14px; }
