.profilePhoto{border-radius:100rem;display:flex;align-items:center;justify-content:center;.photo{height:100%;width:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;border-radius:100rem;object-fit:cover}.name{font-weight:500;color:var(--primary);text-transform:uppercase}}.profilePhotoClickable{&:hover{transform:scale(110%)}}