.information-content display: flex flex-direction: column // filter: drop-shadow(0.8px 0.8px 0.8px); .avatar-box display: flex flex-direction: row gap: 10px .avatar-img img height: 64px width: 64px .personal-information display: flex flex-direction: column gap: 3px .name font-size: 20px font-weight: bold .sign font-size: 14px hr border: 1.3px solid rgba(0, 0, 0, 0.16) width: 100% .data-row justify-content: space-between