.review-form legend {
    margin-top: 5rem;
}

.form-hidden {
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: -1;
}
