
/* remove default wordpress block margin styles in editor */

body {
  font-family: $base-font-family;
}

.is-centered {
  text-align: center;
}
