.person{align-items:center;border-top:1px solid #c7c6e9;display:flex;gap:20px;padding:70px 0}.person__portrait{border-radius:1000px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.person__portrait img{height:100%;object-fit:cover;width:100%}.person__name{font-family:Arial,sans-serif;font-size:19px;margin-bottom:0}.person__details{color:#4b4893;font-weight:300}.person__social{align-items:center;background-color:#e8e8f5;border-radius:5px;display:flex;height:35px;justify-content:center;margin-top:10px;width:35px}