.MoreButtonBox {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.MoreButtonBox .Button {
    padding: 20px 40px;
}