Blubrry Embed
Contents
Markdown
<!-- components/bluberry-embed/bluberry-embed.twig -->
<section class="bluberry-embed">
<iframe src="https://player.blubrry.com/id/73182495/" scrolling="no" width="100%" height="138px" frameborder="0"></iframe>
</section>
CSS
.bluberry-embed {
margin-bottom: 30px;
}