.btn .badge.quantidade {
    position: absolute;
    top: 10px;
    right: 5px;
}
.explicacao {
    position: absolute;
    bottom: 84px;
    left: 0;
    right: 0;
    font-size: 0.75em;
    padding: 0 1rem;
}
.precoContainer {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    font-weight: bold;
    font-size: 0.75em;
}

.eu-na-loja {
    font-weight: 900;
    color: #00758d;
}
