.cfl-input input[type=text], .cfl-input input[type=email], .cfl-custom-select button {
    margin-bottom: 2rem;
    font-weight:500!important;
}
.form-error-message {
    color:red;
    margin-top:2rem;
}