Widgets built to be used in sidebars, footer widget areas, or basically anywere needed, these are small holder components with just some basic styling for your widgets, with the holder components we've added sme basic widget functionality with custom styling, like posts / projects, link lists, social feed, tags, newsletter subscription, etc.
<div class="widget">
<h6 class="widget-title">Widget Title</h6>
<p>Widget Content</p>
</div><!-- / widget -->