/* Accessibility fixes */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
:focus-visible{outline:2px solid var(--orange);outline-offset:2px;}
a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--orange);outline-offset:2px;}
.nav-links a{color:rgba(255,255,255,0.85);}
.trust-item{color:rgba(255,255,255,0.75);}
.stat-lbl{color:rgba(255,255,255,0.65);}
.footer-desc{color:rgba(255,255,255,0.65);}
.footer-col a{color:rgba(255,255,255,0.6);}
.footer-copy{color:rgba(255,255,255,0.5);}
.county-city{color:var(--text-muted);}
.benefit-desc{color:#4a5568;}
