.wp-bootstrap-blocks-row {
	// Remove negative margin from row when full width should be used
	&.row.alignfull {
		margin-left: 0;
		margin-right: 0;
	}
}
