.sparsh-order-comments {
  margin: 0 0 20px;
}
.sparsh-order-comments .label span {
  line-height: 2;
}
.sparsh-order-comments-box {
  word-break: break-all;
}
.sparsh-order-comments .label {
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
}
.sparsh-order-comments .sparsh_order_comments {
  min-height: 120px;
  max-width: 100%;
  width: auto !important;
}
.sparsh-order-comments .sparsh_order_comments.focus-visible {
  border-color: #cd4719;
}
