.foot .brand-col .row{gap:10px;margin-top:24px;display:flex}.foot .brand-col .row .soc{width:38px;height:38px;color:var(--cream);border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.foot .brand-col .row .soc:hover{background:var(--ember);border-color:var(--ember)}.menu-btn{cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:none}.menu-btn svg{width:24px;height:24px}@media (max-width:980px){.menu-btn{display:inline-flex}}
