.content-section{
    max-width: 1200px;
    margin: 0 auto;
}

.links-container{
    margin: 0;
    height: 500px;
    display: flex;
    justify-content: center;
}

.links-container{
    justify-content: space-around;
}