/* Site footer */
.site-footer {
    margin-top: 40px;
    padding: 16px;
    text-align: center;
    font-size: 13px;
    color: #6b7280;
    border-top: 1px solid #e5e7eb;
}

.site-footer .branding {
    font-weight: 600;
    margin-bottom: 6px;
    color: #111827;
}

.site-footer .brand-tagline {
    display: block;
    font-size: 12px;
    color: #9ca3af;
}

.site-footer .views {
    margin: 0;
    font-size: 12px;
    color: #6b7280;
}

.site-footer .copyright {
    margin: 0;
    font-size: 12px;
    color: #6b7280;
}
