b, strong {
  font-weight: 700 !important;
}
ul.socialIcons li a.bluesky::before{
    font-family: "Font Awesome 6 Brands";
    content: "\e671";
}
ul.socialIcons {
    height: 40px!important;
}
@media (min-width: 576px) {
  .mainLogo {
    background-image: url(/Handlers/GetImage.ashx?IDMF=4bf597f5-c021-44db-bf76-c21fa6183e07&h=95&w=950)!important;
    width: 465px!important;
    height: 47px!important;
  }
}
@media (max-width: 575px) {
    a.mainLogo {
        background-image: url(/Handlers/GetImage.ashx?IDMF=5780f4b7-f667-4e2a-96f8-2e736ea0b2da&h=258&w=800)!important;
        width: 120px!important;
        height: 39px!important;
    }
}