/* 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";
}

ul.socialIcons li a.facebook::before, ul.shareList li a.facebook::before {
    font-family: "Font Awesome 6 Brands";
    content: "\f39e";
}

ul.socialIcons li a.tiktok::before {
    font-family: "Font Awesome 6 Brands";
    content: "\e07b";
}

ul.socialIcons li a.instagram::before {
    font-family: "Font Awesome 6 Brands";
    content: "\f16d";
}

a#twitterLink.twitter {
  display: none;
}

#hubspot-messages-iframe-container .ceaXwg {
  padding: 32px 16px 16px !important;
}

#hubspot-messages-iframe-container .ceaXwg .jTsPla {
  top: 0 !important;
}
