@import url("/clients/staf/styles/main.min.css");
/*@import url("//localhost:8000/main.css");*/

/* 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";
}

section.footerBox.footerBox1.NewsletterSign-up {
    display: none;
}

ul.socialIcons li a.threads::before{
    font-family: "Font Awesome 6 Brands";
    content: "\e618";
}

ul.socialIcons li a.bluesky::before{
    font-family: "Font Awesome 6 Brands";
    content: "\e671";
}