.person-content-wrapper .person-activities-wrapper h3,
.person-content-wrapper .person-menu-wrapper h3 {
    font-size: 1.3em;
    background: #ececec;
}
.person-content-wrapper .person-menu-wrapper .list-wrapper {
    border: 1px solid #ececec;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
