/* Keep the form CTA on a single paint path while it animates. */
.contact-card .button{background-color:#7638bb;background-image:none}
.contact-card .button:hover,.contact-card .button:focus-visible{background-color:#a848ff}

/* The form submit stays deliberately compact. */
.contact-card form .button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;color:#fff;font-size:14px;font-weight:600;line-height:19px}
