.spektrixSignup label {
  color: #fff;
}
.spektrixSignup input {
  margin-bottom: 10px;
}

body.appealType.appeal-adopt-a-pipe .contentBlockWrapper .contentBlock .appealActions,
body.appealType.appeal-adopt-a-brick .contentBlockWrapper .contentBlock .appealActions,
body.appealType.appeal-adopt-our-archives .contentBlockWrapper .contentBlock .appealActions {
  display: none;
}

.homeIntro .intro-info {
  flex-wrap: wrap;
}
.homeIntro .intro-info > div {
  margin: 20px 15px;
  text-align: left;
}
.homeIntro .intro-info > p {
  font-size: 0.95rem;
  max-width: 980px;
  margin: 10px auto;
}

/*  IM-1285  05/05/23 */ 
ul.socialIcons li a.tiktok:before,
ul.shareList li a.tiktok:before {
  content: '\e07b';
}




body.appeal-music-trust-appeal .headerWrapper,
body.appeal-music-trust-appeal .button.callToActionBtn.donateBtn.donate,
body.music-trust .headerWrapper,
body.legacy .headerWrapper{
  background-color: #B51227 !important;
  color: white;
}

body.appeal-music-trust-appeal .headerText h1.title,
body.music-trust .headerText h1.title,
body.legacy .headerText h1.title{
  color: white !important;
}

body.appeal-music-trust-appeal ul.shareList li a::before {
  color: #B51227 !important;
}

body.appeal-education-trust .headerWrapper,
body.appeal-education-trust .button.callToActionBtn.donateBtn.donate,
body.appeal-education-trust blockquote,
body.cathedral-education-trust .headerWrapper,
body.opportunities-fund .headerWrapper {
  background-color: #445D68 !important;
  color: white;
}

body.appeal-education-trust .headerText h1.title,
body.cathedral-education-trust .headerText h1.title,
body.opportunities-fund .headerText h1.title {
  color: white !important;
}

body.appeal-education-trust ul.shareList li a::before,
{
  color: #445D68 !important;
}


