// =================================================================
// Caption Paragraph Block Base Styles
// TODO: Should this be in Responsive Foundation?
// =================================================================

@import 'src/global/bu-blocks-config';
@import 'src/components/paragraph-caption-style/bu-blocks-component-caption-base';
@import 'src/components/paragraph-caption-style/bu-blocks-component-caption-themeable';


// Default styles which apply to all instances of
// this block, regardless of where it shows up,
// go here.


// Caption Paragraph Block Style
//
// Status: Ready
//
// Markup: caption-block.hbs
//
// .is-style-caption - Caption Style
//
// Styleguide Blocks.Global.Caption Paragraph