/* Shared landing footer — homepage is the visual baseline. */

.site-footer {
    padding: 40px 24px 0;
}

.site-footer .foot-link {
    margin-bottom: 8px;
}

.site-footer .column-title {
    margin-bottom: 12px;
}

.site-footer .footer-logo {
    margin-bottom: 0;
}

.site-footer .footer-bottom {
    margin-top: 28px;
}
