.social-links {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.social-links a {
    margin: 0 10px;
}