body.page-template-faq .page-header {
  font-size: 16px;
  line-height: 1.3; }
body.page-template-faq .faq-content {
  margin-bottom: 60px; }
  body.page-template-faq .faq-content .accordion .panel {
    border: none;
    box-shadow: none; }
    body.page-template-faq .faq-content .accordion .panel .panel-heading {
      cursor: pointer;
      color: #333;
      background-color: transparent;
      border-top: 0;
      border-right: 0;
      border-left: 0;
      border-bottom: 1px;
      border-color: #5bc0de;
      border-style: solid;
      padding-left: 0; }
      body.page-template-faq .faq-content .accordion .panel .panel-heading:before {
        font-family: 'FontAwesome';
        content: "\f0da";
        position: absolute;
        left: 0;
        color: #428bca;
        visibility: hidden; }
      body.page-template-faq .faq-content .accordion .panel .panel-heading:hover:before {
        visibility: visible; }
    body.page-template-faq .faq-content .accordion .panel .panel-body {
      border: none; }

/*# sourceMappingURL=faq.css.map */
