:where(.wp-site-blocks) > * {
    margin-block-start: 0px;
}

:root :where(.is-layout-flow) > *{
    margin-block-start: 0px !important;
}