  .title-faqs{
        font-family: Open Sans, sans-serif;
          font-size:20px;
        font-style: normal;
        font-weight: 400;
        text-decoration: none;
    }




  @media screen and (max-width: 767px) {
.title-faqs{
        color: #646464;
        font-family: Open Sans, sans-serif;
          font-size:18px;
        font-style: normal;
        font-weight: 400;
        text-decoration: none;
    }
}
  }