.official-brand{width:190px;height:52px;padding:3px 8px;background:#fff;border-radius:4px;overflow:hidden;flex:none}
.official-brand img{width:100%;height:100%;object-fit:contain}
.whatsapp{font-size:0;transition:transform .2s,background-color .2s}
.whatsapp:hover{transform:translateY(-3px) scale(1.04);background:#20bd5a}
.whatsapp svg{width:35px;height:35px;display:block}
footer .official-brand{height:55px}
@media(max-width:700px){.official-brand{width:150px;height:44px}.whatsapp svg{width:33px;height:33px}}
