/* SF65962131 CC */
.psychology-and-therapy-hub .subsiteIntro {
  display: none;
}

.psychology-and-therapy-hub .headerWrapperSubsite {
  margin-bottom: 5rem;
}

/* 66049366 SA - remove the 'A' watermark from blockquote */
blockquote {
  background-image: none !important;
}

/*SF67372624 CC */
.headerText.headerTextSubsite {
  max-width: 100% !important;
}


body:not(.fasd-hub.homepage.subsite) .headerText.headerTextSubsite,
body:not(.fasd-hub.homepage.subsite) .subsiteBody {
  display: none;
}

body.psychology-and-therapy-hub.homepage.subsite .subsiteBody,
body.at-spring-26.homepage.subsite .subsiteBody{
  display: block !important;
}

body.at-spring-26 .menuSub ul.topLevel>li:hover>a {
  background-color: #211f60 !important;
}

/*SF68461389 CC */
.homeIntro div {
  width :100% !important;
}

body:not(.subsite) .homeFeedBox1 .feedItem[onclick*='/news/'] [class*="DetailsWrapper"]:not(.publishDetailsWrapper) {
  background-color: rgba(68, 0, 153, 0.75) !important;
}

.homeFeaturesWrapper {
  background-color: #440990 !important;
}