div.members{display:flex;flex-direction:column}div.members img{border:3px solid var(--alt-color);border-radius:100px;box-shadow:5px 5px 10px;height:33vh;margin:0 18px 18px;shape-outside:margin-box}div.members p{color:var(--alt-color);text-align:justify}div.members section:nth-child(odd) div.member img{float:left}div.members section:nth-child(2n) div.member img{float:right}h3{color:var(--strong-color);font-family:titlechar,serif;text-align:left}@media screen and (min-width:600px){div.members section:nth-child(odd) h3{text-indent:2em}}@media screen and (max-width:600px){div.members img{height:inherit;width:33vw}}
/*!
 * Copyright Karen Hau - Araknea-Web (c) 2024.
 */@font-face{font-display:swap;font-family:membername;src:url(/build/fonts/Roboto-Black.45715786.ttf),local("Helvetica"),local("Arial")}div.members img{border:2px solid var(--strong-color);border-radius:2em;box-shadow:5px 5px 10px var(--strong-color)}div.members h3{font-family:membername,sans-serif;font-size:1.7em}@media screen and (min-width:600px){div.members section:nth-child(odd) h3{text-indent:.5em}}