.customerprofilepro-inline-form {
    display: inline-block;
    margin-left: 1rem;
}
.customerprofilepro-choice {
    display: block;
    margin: .35rem 0;
}
.customerprofilepro-field[hidden],
.customerprofilepro-choice[hidden] {
    display: none !important;
}
