.biography{margin-top:20px;color:var(--ink,#2d4338)}
.biography__title{font:normal 23px Georgia,serif;margin:0 0 10px}
.biography__caption,.biography__detail{font-size:11px;line-height:1.6;color:var(--dim2,#617468);overflow-wrap:anywhere}
.biography__timeline{list-style:none;padding:0 0 0 16px;margin:20px 0;border-left:1px solid var(--line,#c4cebd)}
.biography__timeline li{position:relative;display:flex;flex-direction:column;gap:5px;padding:0 0 20px}
.biography__timeline li:last-child{padding-bottom:0}
.biography__timeline li:before{content:'';position:absolute;left:-20px;top:3px;width:7px;height:7px;border-radius:50%;background:var(--dim2,#617468)}
.biography__day{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--dim2,#617468)}
.biography__event{font:normal 15px/1.4 Georgia,serif;overflow-wrap:anywhere}
