.site-nav .brand,
.site-footer .brand,
.brand small,
.site-footer__bottom span,
.announcement .brand-word {
  text-transform: lowercase;
}

.announcement .brand-word {
  font-style: normal;
}

.brand-case {
  text-transform: lowercase !important;
}
