.alert-info-backupred { 
    background:#c83b3b !important;
}
.alert-info { 
    background:#653480 !important;
}
.alert-blue {    
    background:#0d2fd7  !important;
    color:#fff;
    line-height:24px;
    border:#0d2fd7  !important;
    margin:0;
    padding:15px;
    border-radius:0;
    font-family:'Source Sans Pro', sans-serif;
}