/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
#order-standard_cart .product-info {
    border-radius: 4px;
}

#order-standard_cart label {
  font-size: 16px;
  color: #000;
}