@charset "UTF-8";
.point-origin-details .pointOriginDetails-title {
  font-weight: 600; }

.point-origin-details .userChargeList .item {
  padding: 0px 5px; }

.point-origin-details .userChargeList::before {
  content: "•";
  color: black;
  margin-right: 8px; }
