/* Transparent brand marks for light header and dark footer. */
.brand img { background: transparent; }
.footer-logo { width: 185px; padding: 0; background: transparent; filter: brightness(0) invert(1); }
