body {
  font-family: 'Segoe UI', sans-serif;
}
.hero-img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 0 12px rgba(0,0,0,0.3);
}