/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
.wp-block-flshots-flshots-block {
  display: flex;
  flex-direction: row;
}
.wp-block-flshots-flshots-block .column {
  flex: 1;
}
.wp-block-flshots-flshots-block .icon {
  text-align: center;
}
.wp-block-flshots-flshots-block .icon svg {
  width: 120px;
  height: 120px;
}

.wp-block-flshots-dynamic-block {
  display: flex;
  flex-direction: column;
}

/*# sourceMappingURL=style.css.map */