[scroll="goScrollToForm"] {
  cursor:pointer;
}

.iti {
    width: 100%;
}

@media(max-width: 768px) {
  .chance .title {
    font-size: 25px;
  }

  .form-title {
    font-size: 20px;
  }

  .access .description {
    flex-direction: column;
    border-radius: 0;
  }

  .faq h6 {
    width: 80%;
  }

  .faq p {
    font-size: 14px;
  }
}