

  .price--discount {
    background: black;
    color: #fecc00;
    font-weight: 700;
  }
  .price__tax--note {
    font-weight: normal; 
    text-align: right;
  }
  .usedcar__actionbar .usedcar__price {
    margin-bottom: 15px;
  }