/* Customer-supplied illustrated mark, presented as a proper brand badge. */
.brand img{width:52px;height:52px;padding:3px;object-fit:cover;border-radius:15px;background:#fff;border:1px solid rgba(59,226,213,.45);box-shadow:0 7px 18px rgba(0,0,0,.22)}
footer .brand img{background:#fff;border-color:rgba(190,242,102,.52);box-shadow:0 7px 20px rgba(0,0,0,.28)}
@media(max-width:650px){.brand img{width:43px;height:43px;border-radius:13px}}
