.SectionHeader--container {
  text-align: center;
}
.SectionHeader--title {
  font-size: 36px!important;
}
.SectionHeader--description {
  font-size: 20px!important;
}
.SectionHeader--container-button {
  justify-content: center;
}
.SectionHeader--container-button .wp-block-button {
  margin-top: 0!important;
}
.SectionHeader--line {
  margin-left: auto;
  margin-right: auto;
}
