/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-bootstrap-blocks-row.alignfull > .row {
  margin-left: 0;
  margin-right: 0; }
