.pages-faqs-category-2022-events-and-activity-calendar table, .pages-faqs-category-2022-events-and-activity-calendar tbody, .pages-faqs-category-2022-events-and-activity-calendar th, .pages-faqs-category-2022-events-and-activity-calendar tr, .pages-faqs-category-2022-events-and-activity-calendar td {border:none;}

div#termly-code-snippet-support button {color:inherit!important;}
.accordianOpen .accordianBody {max-height:20000px!important;}

@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');

@font-face{
  .reenie-beanie-regular {font-family: "Reenie Beanie", cursive; font-weight: 400; font-style:normal;}
}
blockquote {font-family:felt tip roman w01, reenie-beanie-regular;}
  

/*SF66134105 CC */

li.moduleFilter.productFilter, li.moduleFilter.fundraiserFilter, li.moduleFilter.faqsFilter {
  display: none !important;
}

/*SF#67032179 SA - Hide Realeted sidebar heading */
.associatedBoxWrapper > h2 {
    display: none !important;
}

/* 30.04.2026 - BC - Removing "Other" amount from donation widget due to fact that user doesn't use access donation platform and everything is redirected to /donation */
body.homepage .homeFeaturesWrapper .homefeaturecategory-donatecontainer .mceNonEditable .selectDonationAmount .donationAmountOther {
  display: none;
}