.content-webform {
  margin-bottom: 100px;
  h2 {
    font-size: 50px;
    line-height: 75px;
    text-align: center;
  }
  .content-body {
    margin-bottom: 25px;
    p {
      font-size: 22px;
    }
  }
  hr {
    margin: 72px 0 !important;
  }
}
