.person-detail-desc p {
    font-size: 2.2rem;
    line-height: 1.36;
    color: #888888;
    font-weight: 400;
}
.person-detail-desc p:first-child {
    font-size: 2.2rem;
    line-height: 1.36;
    font-weight: bold;
    margin: 0 0 50px;
    font-weight: 700;
    color: #888888;
}
.person-profile-content-text {
    font-size: 1.8rem;
    line-height: 1.61;
    font-weight: 700;
    letter-spacing: 1.26px;
    color: #888888;
}