@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        text-align: center;
    }
}