/*
 LINK V56
 One public discovery destination:
 Needs + Opportunities -> Needs, Opportunities & Resources
*/

/*
 Do not show Resource Exchange as a competing MAIN HEADER destination.
 Resource Exchange itself remains fully intact.
 Business/nonprofit portal management is untouched.
*/
header nav a[href^="/lakenorman/resources/"],
header .main-nav a[href^="/lakenorman/resources/"],
header .link-standard-nav a[href^="/lakenorman/resources/"],
header .link-v397-nav a[href^="/lakenorman/resources/"]{
  display:none!important;
}

/* V55 may have dynamically inserted this class */
header .link-v55-resource-nav{
  display:none!important;
}
