.section-creator__receive h2 {
  max-width: 580px;
  margin: 0 auto 4.8rem;
}

.section-creator__receive .page-small{
    max-width: 600px;
}

.section-creator__receive .block-card{
  border-radius: 8px;
  padding: 1.2rem 1.6rem;
    text-align: center;
    background: var(--theme-orange-gray);
}
