/* Override */
/* Header   */

#navbar,
.ace-nav > li.grey > a
{
  background: #ed1c24 !important;
}
.widget-header{
  background: #440407 !important;
  border-color: #440407 !important;
}
.btn-primary, .btn-primary.focus, .btn-primary:focus{
  background-color: #7d0005 !important;
  border-color: #7d0005 !important;
}
.skin-3 .nav-list > li > a{
  color: #7d0005 !important;
}
