/* Preserve readable reflow when visitors enlarge text or narrow the viewport. */
body{overflow-wrap:anywhere}
h1,h2,h3{overflow-wrap:anywhere}
.section-head>*,.trail-grid>*,.signup-layout>*,.footer-grid>*,.bio,.bio summary>div{min-width:0}
.bio summary{flex-wrap:wrap}
