.form-label, label {
    color:#ffffff;
}
.cart-items .card {
    background-color: transparent;
    box-shadow: 0 .1rem 1rem rgba(182, 132, 255,.5)!important;
}
.cart-items .card h5,
.cart-items .card small {
    color: #ffffff !important;
}
.input-group-note-description small {
    float:left;
    background-color:#B684FFB2;
    color:#FFFFFF !important;
    padding:5px;
}

.input-group-phone-description {
    margin-top: 3rem!important;
}