.pages-search .contentBlockWrapper::before {
  display: none !important;
}
 
/* SF#67076180 - submenu font */
.menuMain ul li .subMenu li a {
    font-family: Poppins,sans-serif !important;
}

.homeFeedBox1And2Wrapper h3.feedTitle {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.homeFeedBox1And2Wrapper .feedTitle a:hover {
  text-decoration: none !important;
}

.homeFeed.homeFeedBox1.homeFeednews.LatestnewsFeed,
.homeFeed.homeFeedBox2.homeFeedevents.EventsFeed {
  box-sizing: content-box ;
}

/*SF68001417 CC*/
body.subsite:not(.homepage) .headerText.headerTextSubsite {
  display: none !important;
}

body.lourdes-pilgrimage .cta-button.bdes.persist,
body.lourdes-pilgrimage .cta-button.bdes,
body.lourdes-pilgrimage .cta-button.st-chads.persist,
body.lourdes-pilgrimage .cta-button.st-chads {
  display: none !important;
}