body{
    font-family: 'Poppins';
    font-size: 12px;
}
.img-bumida{
    width: 100%;
    border-radius: 8px;
}
.title{
    color: black;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
}
.price{
    font-size: 14px;
    font-weight: 600;
    color: blueviolet;
}