/* V3.5 — targeted fixes */
/* Siepomaga: exact centered graphic, no text/SVG fallback */
.partner-row .partner-img.siepomaga-img{width:118px;height:30px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.partner-row .partner-img.siepomaga-img img{display:block;width:100px;height:30px;max-height:none;object-fit:contain;object-position:center center;margin:0;transform:none;}
/* Postal codes: identical weight and tone to the address text */
.footer .location-item .postal-code{display:inline;color:#89949c;font-family:inherit;font-size:11px;font-weight:400;letter-spacing:0;line-height:inherit;opacity:1;margin:0;}
.footer .location-item span:not(.postal-code){font-weight:400;}
