.wp-block-columns.is-style-justify {
  justify-content: space-between; }
.wp-block-columns.is-style-center {
  justify-content: center; }
