.dsp_item_section {
  width: 100%;
}
.dsp_item_section header {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.dsp_item_section .prim_button {
  background-color: #0047AB;
}
.dsp_item_section .sec_button {
  background-color: #e6e6e6;
}

.sm_text {
  font-size: 13px;
}

.order-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.meta_title {
  display: flex;
  flex-direction: column;
}/*# sourceMappingURL=update.css.map */