/* Original supplied logo, framed without redrawing or changing its colors. */
.brand{width:112px}
.brand img{width:100%;height:auto;aspect-ratio:1154/954;object-fit:contain;mix-blend-mode:multiply}
.footer-brand{width:106px}
.footer-brand img{height:auto}
@media(max-width:1080px){.brand{width:90px}.brand img{height:auto}.footer-brand{width:100px}}
@media(max-width:520px){.footer-brand{width:90px}}
