
.photo-img[data-v-e17f26fe]{
    width: 70px;
    height: 70px;
    border-radius: 100%;
    cursor: pointer;
}
.staff-box[data-v-e17f26fe]{
    width: 150px;
    min-height: 135px;
}
.staff-box[data-v-e17f26fe]:hover{
    -webkit-box-shadow: 0 10px 16px rgb(0 0 0 / 10%);
            box-shadow: 0 10px 16px rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
}
.staff-text[data-v-e17f26fe]{
    font-weight: 700;
}
.staff-text2[data-v-e17f26fe]{
    color: #818997;
}

