.mu-cta-band__inner {
  text-align: center;
  max-width: 52rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mu-cta-band__body {
  margin-top: var(--mu-space-sm);
}

.mu-cta-band__actions {
  margin-top: var(--mu-space-md);
}
