@charset "utf-8";
/* CSS Document */

.faqQuestions {
  width: 960px;
  margin:auto;
}

.faqQuestions h3 {
  margin: 0;
  padding: .25em;
  color:#1c3e95;
  cursor: pointer;
}

.faqQuestions div {
  padding: .5em .25em;
  margin-left:20px;
}
