body { font-family: system-ui; } .bg-pink { background-color: #d6a2b1; }

#galleryGrid .card img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}
