 
.bad-produto{
    position: absolute;
    top: 10px;
    left: 25px;
    padding: 4px 10px;
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    z-index: 1;
}

.link-sol{
    text-decoration: none;
    color: #00ccff !important;
}