.section-text-banner {
  padding: 8px 16px;
}

.section-text-banner__text {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  text-align: center;
}

.section-text-banner__text span {
  display: block;
}

.section-text-banner__cta {
  font-size: 1.8rem;
  text-decoration: none;
}

.section-text-banner__cta::after {
  content: "\00a0►";
}
