@media (max-width: 781px) {
  .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) {
    gap: 0; }
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child > ul:last-child,
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child > ol:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:last-child > ul:first-child,
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:last-child > ol:first-child {
      margin-top: 0;
      padding-top: 0; }
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) > ul:first-child,
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) > ol:first-child,
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) > ul:first-child,
    .wp-block-columns.split-list:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) > ol:first-child {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0; } }
