

.white{
    color:#fff
}
.box{
    height: unset !important;
}
.custom-prod {
    border-radius: 8px;
    height: 100px;
    align-items: center;
    justify-content: center;
}