.text-content-blocks {
  text-align: center; }
  .text-content-blocks .text-content-blocks__button {
    margin-top: var(--spacer-m); }
  .text-content-blocks .button {
    display: inline-block; }
  .text-content-blocks > * + * {
    margin-top: var(--spacer-s); }
