


/* App-local Forms sizing scoped to the shared plugin form so customer styling stays CSP-safe. */
form[data-va-forms-form="true"] .va-forms-interest__input {
    max-width: 100%;
}

form[data-va-forms-form="true"] .va-forms-interest__button {
    margin-top: 0;
}
