.profile {

    background-color: #eef2f3;

}
    
#buddypress .field-visibility-settings-toggle {

    display: none;

}

#buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td{

background: #eef2f3;
color: #707070;
}
.label {

    color: #707070;
    font-size: 95%;
}

#buddypress .field-visibility-settings-notoggle {

    display: none;

}
#buddypress span.activity {

    display: none;

}