
/* "Our Story" replaced with the Bio banner. The artwork is exactly 2:1 and carries
   its own words, so it runs full-bleed with no crop at any width and no duplicate
   text beside it. The copy is repeated as screen-reader-only text underneath —
   an image of text is invisible to assistive tech and to search otherwise. */
.bio-sec{ background:#FBF8F2; padding:0 !important; margin:0; }
.bio-sec img{ width:100%; height:auto; display:block; aspect-ratio:2/1; object-fit:cover; }
.bio-sr{ position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; }
