.webfit-faq__item {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 1rem;
    margin: .75rem 0;
  }
  .webfit-faq__q {
    font-weight: 600;
    margin-bottom: .5rem;
  }
  .webfit-faq__a {
    line-height: 1.7;
  }
  