.mainCallToAction .tagline { text-align: right; }

/* DES-5985 */
ul.socialIcons li a[href*="tiktok"]:before, ul.socialIcons li a.tiktok:before, ul.shareList li a[href*="tiktok"]:before, ul.shareList li a.tiktok:before{
  content: "";
  background-image: url("https://www.focusbirmingham.org.uk/Handlers/GetImage.ashx?IDMF=21cba622-82c3-449f-a49e-98136bce45b1&h=50&w=50");
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center center;
  filter: invert(1);
}

a.mceEditable.twitter::before,
ul.shareList li a[href*="twitter"]:before {
    font-family: "font awesome 6 brands"!important;
    content: "\e61b"!important;
}

ul.socialIcons.mceNonEditable li a.mceEditable.twitter,
a#twitterLink.twitter {
   display: none !important;
}