.site-footer{display:grid;grid-template-columns:1fr auto auto;gap:54px;align-items:center}.footer-brand,.footer-location,.footer-connect{display:flex;flex-direction:column;gap:8px}.footer-brand span{color:#c6d6e1}.footer-location>a{display:flex;align-items:center;gap:8px}.footer-location svg{width:22px;height:22px;fill:currentColor}.social-links{display:flex;gap:10px}.social-links a{width:42px;height:42px;border:1px solid #31516a;border-radius:50%;display:grid;place-items:center;color:#fff;transition:.2s}.social-links a:hover{background:#18b7c9;color:#081c2c;transform:translateY(-2px)}.social-links svg{width:21px;height:21px;fill:currentColor}@media(max-width:800px){.site-footer{grid-template-columns:1fr;gap:26px}.social-links a{width:40px;height:40px}}
