/* Footer mobile placeholder */
@media (max-width: 768px) {
    .footer {
        padding: 0.75rem;
    }
}
