.custom-sale-badge {
    background-color: #00de8d !important;
    color: #ffffff !important;
    font-size: 11px !important;
    padding: 10px 15px !important;
    border-radius: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center !important;
    display: block;
    line-height: 1.2 !important;
}
