footer .hs-menu-wrapper ul{align-items:center;display:flex;gap:0}footer.hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1.active.active-branch a{background:#f3f4f6;border-radius:10px;color:#0062ff}footer .hs-menu-wrapper ul li{display:inline-block;width:100%}footer .hs-menu-wrapper li a{border-radius:8px;color:#374151;display:inline-block;font-family:Inter,sans-serif;font-size:16px;line-height:24px;padding:10px 20px;transition:all .3s ease-in-out}@media(max-width:600px){footer .hs-menu-wrapper ul{flex-wrap:wrap;gap:0}footer .hs-menu-wrapper ul li{text-align:center}}footer .hs-menu-wrapper li a:hover{color:#0062ff}