.footer {
    text-align: center;
    padding: 1rem;
    font-size: 0.85rem;
    color: #6b7280;
    border-top: 1px solid #e5e7eb;
    margin-top: 5rem;
}

.footer p strong {
    color: #1f2937;
}
