/*--------- SIZING ----------*/
{% set maxWidth = '1430px' %}
/*--------- NAVBAR COLORS ----------*/
{% set colorNavBg = '#2d363b' %}
{% set colorNav = '#ffffff' %}
{% set colorNavHover = '#666666' %}
{% set colorNavDropdown = '#333333' %}
{% set colorNavDropdownBg = '#ffffff' %}
/*--------- MARQUEE COLORS ----------*/
{% set colorMarqueeOverlay = 'rgba(45, 54, 59, 0.8)' %}
{% set colorMarqueeText = '#ffffff' %}
/*--------- FOOTER COLORS ----------*/
{% set colorPrimary = '#2d363b' %}
{% set colorDarker = '#ffffff' %}
/*--------- OTHER COLORS ----------*/
{% set colorBg = '#efefef' %}
{% set colorOffset = '#f5f5f5' %}
{% set colorLink = '#2e91fc' %}
Small pieces of content that work best broken out into column format. This template works great for things such as an image gallery.