/* ADD CUSTOM STYLES HERE */


.product-badge .badge.back {
    background-color: red;
}

.product-badge .badge.back {

    padding: 22px 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    border-radius: 50px;
    width: 80px;
    height: 80px;
        white-space: normal;
        line-height:1.3;
}