/* Placeholder footer styles to prevent 404 errors
   Add footer-specific styles here as needed */

.footer {
    /* base footer layout */
    padding: 20px 0;
    background: transparent;
    color: inherit;
}

.footer .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 18px;
}