.contact {
  margin-top: 35px;
  margin-bottom: 50px;
}
  .contact .Actions {
    margin-top: 3rem;
  }
  .contact .checkbox label {
    font-size: 16px;
  }
  .contact .description {
    margin-bottom: 25px;
  }
  .contact .main-title {
    margin-bottom: 15px;
  }
  .contact .simple-link {
    color: #5c5c5c;
    font-weight: 600;
  }
