@charset "UTF-8";
.list-gold-line li {
  padding-left: 10px;
}
.list-gold-line li::marker {
  content: "—";
  color: rgb(184, 147, 74);
}