/* The new logos are tightly cropped: preserve the complete mark. */
.brand-mark img { width: 100%; height: 100%; top: 0; left: 0; object-fit: contain; }
.site-header .brand-mark img,
.footer-brand .brand-mark img { filter: none; opacity: 1; }
