/* Consistent controls and service headings across the public sites. */
body :is(button,input[type=submit],input[type=button],a.button,a.btn,a.career-button,a.branch-chip,[role=button],a.nav-appointment,a.nav-career-button,a.nav-mortgage,a.mortgage-button){border-radius:6px!important}
body .legacy-content .intro.service-intro{background:#e5e6e9}
body .legacy-content .intro.service-intro h1{font-size:52px;font-weight:800;line-height:1.15}
body .ref-services{background:#e5e6e9}
body .ref-service h3{font-size:25px;font-weight:800;line-height:1.25}
@media(max-width:700px){body .legacy-content .intro.service-intro h1{font-size:40px}body .ref-service h3{font-size:24px}}

/* Main navigation stays above the sticky office selector (z-index:25). */
body .personal-header{z-index:100}
body .personal-header .nav-group[open]{z-index:110}
body .personal-header .nav-panel{z-index:120}
