/* Public brand typography override. Keep the established Jura identity. */
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-brand,
.solution-proof-card strong,
.plan-price span {
    font-family: "Jura", sans-serif;
}

.site-footer .footer-navbar-brand {
    display: inline-block;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0;
    padding: 0;
}

.site-footer .footer-navbar-brand:hover,
.site-footer .footer-navbar-brand:focus {
    color: #ffffff;
}
