.links-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}