.paragraph--type--push-button .field--name-field-button {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 36px auto;
}

.paragraph--type--push-button .field--name-field-button .field__item a {
	margin: 0 10px;
}