/* Add custom CSS styles below */ 
.product-card__title a{
  text-align: justify;
}
.product-card__price{
  justify-content: right;
}