.brand .brand-logo{display:block;width:auto;height:48px;max-width:210px;object-fit:contain}
footer .brand .brand-logo{height:70px;max-width:240px}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:45;display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:30px;background:#1f9d61;color:#fff;font:600 11px var(--sans);letter-spacing:.08em;box-shadow:0 12px 35px rgba(7,55,37,.28);transition:transform .25s,background .25s}
.whatsapp-float:hover{transform:translateY(-3px);background:#17804e}
.settings-form h2{margin:20px 0 0;padding-top:20px;border-top:1px solid #dde5e1}
@media(max-width:700px){.brand .brand-logo{height:40px;max-width:160px}.whatsapp-float{right:14px;bottom:14px;min-height:46px;padding:0 16px}}
