/* Footer - Canada.ca inspired */
.gc-footer-links{background:#f1f1f1;border-top:1px solid var(--gc-border);padding:48px 0 56px}.gc-footer-links h2{font-size:30px;margin-bottom:28px;color:#222}.gc-footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.gc-footer-grid h3{font-size:20px;margin-bottom:12px}.gc-footer-grid ul{list-style:none;margin:0;padding:0}.gc-footer-grid li{margin-bottom:8px}.gc-footer-grid a{color:var(--gc-link);font-weight:600}.gc-footer-bottom{background:#26374a;color:#fff;padding:26px 0}.gc-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.gc-footer-meta{display:flex;flex-wrap:wrap;gap:16px 24px}.gc-footer-meta a{color:#fff;font-size:14px}.gc-footer-wordmark{font-size:32px;font-weight:700;letter-spacing:.5px;color:#fff}
@media(max-width:900px){.gc-footer-grid{grid-template-columns:1fr}.gc-footer-bottom-inner{flex-direction:column;align-items:flex-start}.gc-footer-wordmark{font-size:28px}}
