item_card_open.css 297 Bytes
ul {
  list-style: none;
}
.item_card_main_wrap {
  width: 960px;
  margin: auto;
}
.item_card_main_wrap .bradcrumps_top ul li a {
  color: #6aa033;
  text-decoration: underline;
}
.item_card_main_wrap .bradcrumps_top ul li:last-child {
  text-decoration: none;
  color: #898b8e;
}