/* Ash & Blood v5.29, readability pass
   Slightly larger type and more generous reading rhythm across public pages. */
html{font-size:17px!important}
body{font-size:1rem!important;line-height:1.72!important;letter-spacing:.004em}
p,li,dd,dt,label,input,select,textarea,button{line-height:1.62}
small{font-size:.82em}

/* Keep navigation compact, but no longer tiny. */
#nav.ab-nav .ab-nav-links>li>a{font-size:.82rem!important}
#nav.ab-nav .ab-nav-dropdown>a span strong{font-size:.78rem!important}
#nav.ab-nav .ab-nav-dropdown>a span small{font-size:.69rem!important;line-height:1.45!important}
#nav.ab-nav .ab-nav-brand-copy strong{font-size:.8rem!important}
#nav.ab-nav .ab-nav-brand-copy small{font-size:.64rem!important}

/* Common editorial text. */
.ab-lede,.hero-desc,.events-hero-subtitle{font-size:1rem!important;line-height:1.72!important}
.ab-kicker,.ab-eyebrow,.section-label,.events-kicker{font-size:.68rem!important;line-height:1.45!important}
.ab-card p,.ab-card li,.ab-note,.ab-callout-panel p{font-size:.94rem;line-height:1.68}
.ab-table{font-size:.88rem!important}
.ab-table thead th{font-size:.72rem!important}
.ab-chip{font-size:.76rem!important}
.ab-btn,.btn{font-size:.78rem}

/* Form readability. */
input,select,textarea{font-size:.94rem}
::placeholder{opacity:.78}

/* Footer should remain secondary, but readable. */
.ab-footer{font-size:.88rem}
.ab-footer small{font-size:.76rem}

@media(max-width:760px){
  html{font-size:16.5px!important}
  body{line-height:1.68!important}
  #nav.ab-nav .ab-nav-links>li>a{font-size:.9rem!important}
}
