.faq_box {
  position: relative;
  padding: 130px 0;
  background-color: #fff;
  text-align: center; }
  .faq_box h2 {
    font-size: 42px;
    color: #3849FF;
    margin-bottom: 40px; }
