.fa-arrow-up:before {
  content: "❯" !important;
}
.backToTop {
  transform: rotate(-90deg) !important;
}
.accordion-item.active .faqIcon::before {
  content: '━' !important;
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
  content: '●' !important;
}
/*# sourceMappingURL=style.css.map */