.Buttons {
    display: flex;
    justify-content: center;
    margin: 0px auto 40px;

}

.Buttons a {
    margin: 0 30px;
}

#Description {
    padding: 80px 0 40px;
}

#Description p {
    color: #fff;
    font-size: 24px;
    text-align: center;
}
