
/* Barra Topo */
.header .header-top { background: #6e1221;}

/* Botões */
.btn {color:#6e1221;border-color:#6e1221;}
.btn-default {background:#6e1221!important;border-color:#6e1221!important;color:#fff!important;}
.btn-primary {background:#6e1221!important;border-color:#6e1221!important;color:#fff!important;}


/* Icones do box */
.box a,
.box > .box-title a i ,
.box > .box-body a i, 
.box > .box-footer a i {color: #6e1221;}



