.nw-badge--warning {
    background-color: #e74c3c !important;
    color: #fff !important;
}
.nw-badge--info {
    background-color: #4aa3df !important;
    color: #fff !important;
}
