.cart-b2b-form[open] .show_more_arrow {
  transform: rotate(180deg);
}

.cart-b2b-form-wrapper {
  margin-top: 20px;
}

.field {
  margin-bottom: 15px;
}

.cart-b2b-form {
  margin: 20px 0 16px;
}

.cart-b2b-form .text-bold {
  font-weight: 600;
  color: #0f4174;
}
