@media (max-width: 768px) {
    footer .max-w-7xl {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}