.buttonPanel {
	text-align: center;
	margin: 70px 0;
}
.buttonPanel__buttons a{
    display: inline-block;
    margin: 10px 20px;
}