.bio{margin-bottom:2rem;text-align:center;width:100%}.bioPhoto{margin:0 auto;max-width:190px;max-height:190px;position:relative;text-align:center}.headshot img{width:100%;height:100%}.headshot img:nth-child(1){opacity:.95;z-index:99}.headshot img:nth-child(2){opacity:0;position:absolute;top:0;left:0;height:190px;width:190px;z-index:98;transition:opacity .5s}.bio:hover .headshot img:nth-child(2){opacity:1;transition:opacity .5s}
