body { background: #fff; color: #111; font-family: Georgia, serif; }
h1 { font-family: 'Times New Roman', Times, serif; font-weight: 700; }
.container { max-width: 900px; }
img { max-height: 350px; object-fit: cover; }
.card { border-radius: .5rem; }


