.footer-top.footer-builder-grid{grid-template-columns:minmax(230px,1.4fr) repeat(auto-fit,minmax(145px,1fr));align-items:start}.footer-builder-grid .footer-col .menu{display:flex;flex-direction:column;gap:10px}.footer-builder-grid .social-row a svg{stroke:var(--cream);margin:0;width:17px;height:17px}.footer-builder-grid .social-row a:hover{border-color: var(--cream);}@media(max-width:980px){.footer-top.footer-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.footer-top.footer-builder-grid{grid-template-columns:1fr}}

