@charset "UTF-8";
/***!  Style Declaration  !***/

.members__avatar{width:100px;height:100px;border-radius:50%;background-color:#aaa;overflow:hidden;margin-bottom:15px}.members__avatar img{width:100%;height:100%;object-fit:cover}.members__name{padding-bottom:10px}.members__company{display:flex;flex-direction:column}.members__company-name{padding-top:10px;display:block}
