﻿#editorial-board .fit-content{width:fit-content;}#editorial-board .name{color:hsl(var(--primary));}#editorial-board .collaborators .user{margin-top:var(--gap);}#editorial-board .collaborators .user .bio{margin-top:var(--pad);border-radius:0;}@media(min-width:768px){#editorial-board .collaborators .user{display:flex;}#editorial-board .collaborators .user header{flex:2;}#editorial-board .collaborators .user header+.bio{flex:5;margin:0 0 0 calc(var(--pad));border-left:2px solid var(--line-color);border-top:0;}#editorial-board .collaborators .user header+.bio p{margin:calc(var(--pad)*-1) 0;}}