/* Pater company identity only; customer/business logos are intentionally untouched. */
.new-brand,.brand.pater-company-brand {
  display:inline-block; width:144px; height:48px; flex-shrink:0;
  font-size:0!important; letter-spacing:0!important; vertical-align:middle;
  background:transparent url('/images/pater-wordmark-v2.png') center/contain no-repeat;
  filter:brightness(0) invert(1);
}
.new-brand>span {display:none}
.about-end .new-brand {width:240px;height:80px}
.access-signature .new-brand {width:180px;height:60px}
@media(max-width:600px){.new-nav .new-brand,.new-footer .new-brand{width:112px;height:38px}}
