/* Keep policy pages legible on the site's light background. */
html{color-scheme:light}
body{background:#f4f7f9;color:#22272b}
a,p,ul,.muted,.lang-btn,.app-card p{color:#5d6770}
h3,strong{color:#22272b}
.lang-btn:hover{background:#e7edf1;color:#22272b}
.app-card{background:#fcfdfe;border-color:#dce4e9;color:#22272b}
.app-card:hover{background:#fff;border-color:#536670}
.divider{background:#dce4e9}
a:focus-visible,button:focus-visible{outline-color:#536670}
