.wp-ui-notification {
    color: #fff;
    background-color: #d63638;
}

.notifications-amount {
    display: inline;
    padding: 1px 7px 2px 7px !important;
    border-radius: 9px!important;
    color: #fff;
    min-width: 18px;
    height: 18px;
}