.profile-header-section{align-items:center;gap:5px;display:flex}.profile-header-section.route{cursor:pointer}.profile-header-section .img-container{aspect-ratio:1;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;height:40px;display:flex;overflow:hidden}.profile-header-section .img-container img{width:calc(100% - 15px);height:calc(100% - 15px)}.profile-header-section .name-container{flex-direction:column;justify-content:space-between;display:flex}.profile-header-section .name-container h2{font-size:12px;font-weight:500}.profile-header-section .name-container p{color:#676060;font-size:10px;font-weight:300}
