.header-button--body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.header-button--body h2, .header-button--body .button {
  margin: 0 20px 20px 0;
}
