/* Frame the selected original artwork without its outer empty margin. */
.brand .brand-art{position:relative;display:block;width:280px;aspect-ratio:1410/470;overflow:hidden;flex:none}
.brand-art img{position:absolute;width:125.816%;max-width:none;height:auto;left:-13.12%;top:-42.553%;display:block}
footer .brand .brand-art{width:235px}
@media(max-width:760px){.brand .brand-art{width:250px}footer .brand .brand-art{width:220px}}

header .brand{flex-direction:column;align-items:center;gap:3px}
.brand-tagline{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:#205b4e;white-space:normal;text-align:center;max-width:280px}
@media(max-width:760px){.brand-tagline{max-width:250px}}
