/*
 Theme Name:   StreamVid Child
 Template:     streamvid
 Version:      1.0
*/

/* Hide the entire “Account Information” section on the PMPro account page */
.pmpro_member_profile_edit .pmpro-account-fields__section {
  display: none !important;
}
