td img {
  max-width: initial;
}

/* body.sign-up-to-our-newsletter .footerBox[class*='ewsletter'], */
body[class*="forms"] .footerBox[class*="ewsletter"] { 
  display: none !important; 
}

/* reciteMe button placement */
#enableRecite {
  padding: 0;
  margin: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #500778;
  margin-right: 0.5rem;
}

ul.socialIcons li a.bluesky::before {
  font-family: "Font Awesome 6 Brands";
    content: "\e671";
}


.socialIcons a.bluesky:hover:before {
  color: #87CEEB;
}

.socialIcons a.tiktok:hover:before {
  color: #69C9D0;
}

.DadMattersfooter {
    display: none;
}