.budibubox{
    margin-top: 2vh;
    width: 100%;
    max-width: 80vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.buGngDuen{
    width: 80%;
    height: calc(2.7vh + 1rem);
    box-shadow: 0 0 5px rgb(35 125 90),0 5px 20px rgba(84, 101, 95, 0.3);
    margin-top: 1.5vh;
    border-radius: 1.3vw;
}
.budibubox>.aaaa{
    background-color: rgba(113, 218, 96, 0.7);
}
.budibubox>.bbbb{
    background-color: rgba(161, 230, 82, 0.7);
}
.buGngDuenText{
    width: 70%;
    margin-right: 0;
}
.buGngDuenText{
    color: rgb(98, 0, 225);
}
.buGngDuenTextB{
    color: rgb(98, 0, 225);
}