.profile-top{display:flex;gap:15px}.profile-top img{border-radius:50%;height:50px;margin-bottom:15px;width:50px}.profile-top .profile-social-m{display:flex;flex:1 0 0;gap:10px;justify-content:flex-end}.profile-top .profile-social-m .social-links{align-items:center;background:#000;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.profile-top .profile-social-m .social-links svg{width:16px;fill:#fff}.profile-name{font-weight:700}.profile-title{color:#88ead1;margin-bottom:15px}.profile-short-bio{height:115px;overflow:auto;padding-right:15px}::-webkit-scrollbar{width:10px}.profile-short-bio::-webkit-scrollbar-track{background:transparent}.profile-short-bio::-webkit-scrollbar-thumb{background:#7fccb8}.profile-short-bio::-webkit-scrollbar-thumb:hover{background:#4d8586}.profile-short-bio{scrollbar-color:#7fccb8 transparent;scrollbar-width:thin}