.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { color:#b92025; }
.content-wrapper  { background:#f6f2eb; }
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+39,e4e3e2+100 */

.content-wrapper .sidebar-nav-item:before { background:#f6f2eb; }
.content-wrapper .sidebar-nav-item.active:before { background:none; }
.content-wrapper .sidebar-nav-item.active:after { background:#f6f2eb; }
.content-wrapper .sidebar-submenu-item.active { color:#b92025; }

.bg-default { background:#641216 !important; }
.bg-default-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#641216+0,641216+100&0+60,0.5+100 */
background: -moz-linear-gradient(top, rgba(100,18,22,0) 0%, rgba(100,18,22,0) 60%, rgba(100,18,22,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(100,18,22,0) 0%,rgba(100,18,22,0) 60%,rgba(100,18,22,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(100,18,22,0) 0%,rgba(100,18,22,0) 60%,rgba(100,18,22,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00641216', endColorstr='#80641216',GradientType=0 ); /* IE6-9 */
}

.bg-default-dark-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#821619+0,0c2b4e+100,821619+100&0.25+0,0.75+100 */
background: -moz-linear-gradient(top, rgba(130,22,25,0.25) 0%, rgba(130,22,25,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(130,22,25,0.25) 0%,rgba(130,22,25,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(130,22,25,0.25) 0%,rgba(130,22,25,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40821619', endColorstr='#bf821619',GradientType=0 ); /* IE6-9 */
}