<div class="pso-post__background <?php if (PeepSo::get_option('post_backgrounds_scrollable', 1)) { ?>pso-post__background--scroll<?php } ?> ps-js-activity-background" style="background-image: url(<?php echo $background; ?>);">
  <div class="pso-post__background-inner">
    <span class="pso-post__background-text ps-js-activity-background-text" style="color: <?php echo $text_color ?>;"><?php echo $content; ?></span>
  </div>
</div>
