.menu-footer .social-list {display: none;
}
.project-description {display: none;
}

@media (max-width: 768px) {
footer#footer .footer-flex .flex-item .inline-block p:last-child {
position: absolute;
bottom: 0;
left: calc(50% - 37px);
}
}