.price {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}

.price--compare {
  text-decoration: line-through;
}