.highlight-text__section section.section {
  margin: 80px 0;
}

@media screen and (max-width: 640px) {
  .highlight-text__section section.section {
    margin: 40px 0;
  }
}

.highlight-text__section a {
  margin: 32px auto 0 auto;
}