/** Import Bootstrap functions */
/** Relative Image Path. **/
/* line 9, stdin */
.faqs .heading-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 14, stdin */
  .faqs .heading-wrapper .button-wrapper {
    text-align: right; }
    /* line 17, stdin */
    .faqs .heading-wrapper .button-wrapper a {
      text-decoration: underline; }
      /* line 20, stdin */
      .faqs .heading-wrapper .button-wrapper a::after {
        display: none; }
    @media (max-width: 767.98px) {
      /* line 14, stdin */
      .faqs .heading-wrapper .button-wrapper {
        text-align: left;
        margin-top: 15px; } }

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