.site-footer {
    padding: 40px;
    border-top: 1px solid rgba(255,255,255,0.08);
    text-align: center;
    color: var(--muted);
}