ul.products li.product .ced-new-badge {
    font-size: .75em;
    text-transform: uppercase;
    color: white;
    background: #eb4649;
    padding: 0.2em 0.5em;
    display: inline-block;
    font-weight: 700;
    border-radius: 2px;
    margin-top: 6px;
}