@media only screen and (min-width: 768px) {
  .cta-banner .cta-content .highlight-text {
    margin: 0.5rem;
  }
}