/*Add custom styles to the skin here */

.form-group.search-form-group {
    display: flex;
}

.cart-item-quantity {
    color: #000000;
}

.cart-subtotal-wrap {
    color: #000000;
}

.cart-subtotal-label {
    color: #000000;
}

.cart-subtotal {
    color: #000000;
}