@import url("/clients/saintjohnofgodfoundation/styles/main.min.css");

.pageWrapper:not(.eventPostPage):not(.appealPostPage) .postAside{
  display: block;
}

/* Update twitter icon to x */
ul.socialIcons li a.twitter::before, ul.shareList li a.twitter::before {
    font-family: "Font Awesome 6 Brands";
    content: "\e61b";
}
.footerBox .mceNonEditable a.twitter::before {

font-family: "Font Awesome 6 Brands";
content: "\e61b";

}

.footerBox .mceNonEditable a.linkedin::before {

font-family: "Font Awesome 6 Brands";
content: "\f08c";

}

.footerBox1 a.twitter { 
  border-right: none;
}


body.fundraisers-marathon-for-moya  .banner.widgetBanner {
  display: none !important;
}

.footerBox .mceNonEditable a.instagram::before {

font-family: "Font Awesome 6 Brands";
content: "\f16d";

}

.shareList a#twitterLink.twitter {
  display: none;
}