/*
Theme Name:child-showakai
Theme URIsakurazuka-showakai.org
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
.wp-block-columns {
  &[class*="is-style-justify"] {
    justify-content: space-between;
  }
  &[class*="is-style-center"] {
    justify-content: center;
  }
}
*/
