.social-networks {
    display: flex;
    justify-content: center;
}

.social-networks a {
    margin: 0 5px;
}

.social-networks i {
    font-size: 30px;
}