/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wtd-single-faq-wrap {
  border: 1px solid #ddd;
}
.wtd-single-faq-wrap .wtd-faq-title {
  display: flex;
  padding: 10px;
  flex-direction: row;
  align-items: center;
  background-color: #f9f9f9;
  cursor: pointer;
}
.wtd-single-faq-wrap .wtd-faq-title .wtd-faq-icon {
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
}
.wtd-single-faq-wrap .wtd-faq-title h5 {
  margin: 0 !important;
  padding: 10px;
}
.wtd-single-faq-wrap .wtd-faq-content {
  padding: 0px 16px;
  padding-bottom: 10px;
  display: none;
}

/*# sourceMappingURL=style-index.css.map*/