/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.wp-block-biosphere-post-block .entry-header {
  margin-left: 0 !important; }

.wp-block-biosphere-post-block .entry-content {
  margin-left: var(--responsive--alignleft-content-margin); }

.wp-block-biosphere-post-block > .entry-content > * {
  margin-left: 0 !important; }
