.emot {
    background-color: rgb(49, 230, 124);
    color: rgb(8, 66, 11);
    width: 100% !important;
    padding: 5px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    border-radius: 10px;
}

.emot2 {
    background-color: rgb(204, 20, 20);
    color: white;
    width: 100% !important;
    padding: 5px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
    border-radius: 10px;
}

.card-vendidas {
    width: 100%;
}