.mtext {
    font-family:'Barlow',sans-serif;
    color: #9a885c;
    margin-bottom: 0px;
    margin-top: 3px;    

}

.p-text{
    font-family:'Barlow',sans-serif;
    color: #ffefbb;
}

.price {
    padding: 10px;
}


.round{
    width:15ch;
    background-color: #9c1212;        
    vertical-align:middle;
    display:inherit;    
    border: 1px solid #ad2c2c;
    border-radius: 11px;
    margin-left: auto;
    margin-right: auto;
}


.units {
    font-size: 0.8em; 
    white-space: normal; 
}

.cliqueaqui {
    color:#ffffff;
    text-decoration:none;
    font-size: 0.7em;
    white-space: nowrap;
}
.price-label{

    white-space: nowrap;

}