
/* Mortgage demo brand layer — keeps the master BNN form layout intact. */
.demo-wordmark{display:flex;align-items:center;gap:12px;color:inherit;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:12px;line-height:1.05;letter-spacing:.13em}
.demo-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;font-family:Georgia,serif;font-size:18px;letter-spacing:-.06em}
.mobile-brand .demo-wordmark{font-size:10px}
.mobile-brand .demo-mark{width:34px;height:34px;font-size:15px}
