  .gdc-swatch__wrapper {
    text-align: center;
  }
  
  .gdc-price {
    font-size: 12px;
  }

  .gdc-price--strike {
    text-decoration: line-through;
  }

  .gdc-price--sale {
    color: red;
  }