.signup-form-element h4 {
    text-align: center;
    margin-bottom: 20px;
}

.signup-form-element label {
    font-weight: 600;
}


.signup-form-element input {
    margin-bottom: 10px;
}