.profile-container{background:#fff;margin:10px 0;overflow:hidden;padding:20px}.profile-header{align-items:center;background-color:#f7f7f7;border-radius:15px;display:flex;flex-wrap:wrap;padding:20px}.profile-image{background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;height:170px;margin-right:20px;width:170px}.profile-info{flex:1}.profile-info h2{margin-bottom:0}.title{color:#666;font-size:1.2rem;margin-top:5px}.underline{background:linear-gradient(90deg,#ff416c,#ff4b2b);border-radius:2px;height:4px;margin-top:10px;width:80px}.profile-body{display:flex;margin-top:30px;padding:20px}.social-linkssm{display:flex;justify-content:center;margin-bottom:20px;margin-right:20px;width:170px}.social-linkssm a img{height:40px;margin:0 7px;width:40px}.profile-text{width:80%}.profile-text p{margin-bottom:20px}.highlight{color:#ff4b2b}@media (max-width:767px){.profile-header{align-items:center;flex-direction:column;text-align:center}.profile-body{display:block}.profile-text,.social-linkssm{width:100%}.profile-image{margin-bottom:15px;margin-right:0}.underline{margin-left:auto;margin-right:auto}.social-linkssm{justify-content:center}}