.fa-custom-user {
    align-items: center;
    width: 72px;
    height: 72px;
    background: url("/assets/icon/custom-user.svg") no-repeat center center;
    content: "";
}
