.form-group h2 {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  padding-bottom: 2px;
  margin-bottom: 1rem;
}
.form-group h2:not(:first-child) {
  margin-top: 50px;
}

.jumbotron {
  background-color: #203864;
  color: white;
}
