num-preorder {
  display: flex;
  gap: 0.5rem;

  font-size: 16px;
}

.num-preorder__date {
  color: #000;
  font-weight: bold;
}
