.social-links {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.social-links i {
    font-size: 1rem;
}
