h2.titleH2 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 18px;
}
form > div:first-child > h2.titleH2 {
  margin-top: 10px;
}
.custom-radio.form-group {
  margin-bottom: 0;
}