/* Outlined Illustrator artwork: transparent SVG, proportion 4:1. */
.brand { flex-shrink: 0; }
.brand img { height: auto; object-fit: contain; }
.footer-brand .brand-logo { display: inline-block; max-width: 100%; padding: 0; background: transparent; line-height: 0; }
.footer-brand .brand-logo img { display: block; width: 200px; max-width: 100%; height: auto; margin: 0; }
