:root :where(.is-layout-flow) {
  &.hero-buttons,
  &.lms-cta-g,
  &.lms-section-customer .content .row,
  &.lms-section-promise .content .row,
  &.team {
    & > * {
      margin-block-start: 0;
    }
  }
}
