.carousel img {
  height: 250px;
  object-fit: cover;
}

.product-page h2 {
  color: var(--osa-accent);
}