h2.question {
  margin-bottom: 0.5em;
}

span.modified {
  display: block;
  width: 100%;
  text-align: right;
  color: #999;
  font-style: italic;
}

h3 {
  color: #566361;
  display: inline;
}

div.answer{
  display: block;
  width: 100%;
  padding-left: 20px;
}

span.faq-open,
span.faq-close {
  font-family: courier, monospace !important;
}

a {
  text-decoration: none !important;
}

a:hover {
  color: #000 !important;
}

.local_faq_question {
  margin-top: 10px;
}

div.questions {
  margin-left: 38px;
}

a.button.faq {
  background-color: #ff661e !important;
  color: #fff !important;
  border: 0;
  padding: 8px 10px;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px;
}

a.button.faq:hover {
  color: #999 !important;
}
