.custom-form-wrapper {
   border-top:1px solid #f2eded;
   margin-top:20px;
   padding-top:15px;
}

.custom-form-wrapper h2 {
    margin-bottom:3px !important;
}

.custom-form-wrapper .validation_error p {
    font-weight: bold;
}