/* section */
.wp-block-my-gutenberg-bg-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.wp-block-my-gutenberg-bg-section:first-of-type {
  padding-top: calc(6rem + 60px);
}
