
@media (max-width: 600px) {

.copyright {
    text-align: center !important;
}

.footer-social {
    justify-content: center !important;
    margin: 10px auto;
}
}