/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
/* Styles for the node view */
.frontend-hidden {
  display: none;
}

/* hack for always showing the hr full width */
hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100%;
}

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